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 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