25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Andreas Demmelbauer bea585b8f9 final4 2 년 전
public initial commit 2 년 전
src final4 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