Go to file
Thomas Mack 1c42a5d608 first version 2022-03-26 17:52:49 +01:00
public init 2022-03-26 11:56:04 +01:00
src first version 2022-03-26 17:52:49 +01:00
.gitignore init 2022-03-26 11:56:04 +01:00
README.md init 2022-03-26 11:56:04 +01:00
babel.config.js init 2022-03-26 11:56:04 +01:00
jsconfig.json init 2022-03-26 11:56:04 +01:00
package-lock.json first version 2022-03-26 17:52:49 +01:00
package.json first version 2022-03-26 17:52:49 +01:00
tsconfig.json first version 2022-03-26 17:52:49 +01:00
vue.config.js init 2022-03-26 11:56:04 +01:00

README.md

billibox-vue

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.