项目作者: LuckyMan120

项目描述 :
Booking System for Collaborators.
高级语言: Vue
项目地址: git://github.com/LuckyMan120/pre-serarch.git
创建时间: 2021-01-21T09:42:19Z
项目社区:https://github.com/LuckyMan120/pre-serarch

开源协议:

下载


presearch-app

Project setup

  1. npm install

Compiles and hot-reloads for development

  1. npm run serve

Compiles and minifies for production

  1. npm run build

Lints and fixes files

  1. npm run lint

Customize configuration

See Configuration Reference.

Debugging functions

Run functions framework specifying the function name (authenticate, generateUploadSignedUrl):

  1. npm run serve-function -- --target=<function-name>