Go to file
2021-01-28 21:39:21 +01:00
public force reload, add fallback (unknown), add social 2021-01-28 14:22:08 +01:00
src add render animation, add forwarding, add commands, css mobile view 2021-01-28 21:39:21 +01:00
.browserslistrc init vue 2021-01-27 22:33:28 +01:00
.eslintrc.js enable console input 2021-01-28 01:52:23 +01:00
.gitignore init vue 2021-01-27 22:33:28 +01:00
babel.config.js init vue 2021-01-27 22:33:28 +01:00
package-lock.json init vue 2021-01-27 22:33:28 +01:00
package.json render console dynamically 2021-01-28 00:04:14 +01:00
README.md init vue 2021-01-27 22:33:28 +01:00

cybre.town

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.