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 b7bff64bce styling 2 vuotta sitten
public styling 2 vuotta sitten
src styling 2 vuotta sitten
.env.development final4 2 vuotta sitten
.env.production final4 2 vuotta sitten
.gitignore initial commit 2 vuotta sitten
README.md final4 2 vuotta sitten
babel.config.js initial commit 2 vuotta sitten
package-lock.json add route 2 vuotta sitten
package.json add route 2 vuotta sitten

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