您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Andreas Demmelbauer b7bff64bce styling 2 年前
public styling 2 年前
src styling 2 年前
.env.development final4 2 年前
.env.production final4 2 年前
.gitignore initial commit 2 年前
README.md final4 2 年前
babel.config.js initial commit 2 年前
package-lock.json add route 2 年前
package.json add route 2 年前

README.md

rhizo-invite

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

deploy

npm run build --mode=production && scp -r dist/* redplanet@dagobert:/home/redplanet/htdocs/reservation.ck.si/frontend