You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Andreas Demmelbauer c7a6d39e5e gtblank пре 2 година
public gtblank пре 2 година
src gtblank пре 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