Go to file
Lukáš Kucharczyk 6d8c2f3215 Export Vue instance for debugging. 2020-08-25 16:06:28 +02:00
public Finish merging. 2020-08-25 13:00:03 +02:00
src Export Vue instance for debugging. 2020-08-25 16:06:28 +02:00
.gitignore Add work in progress. 2020-08-25 12:53:45 +02:00
.prettierrc.js Add work in progress. 2020-08-25 12:53:45 +02:00
LICENSE Initial commit 2020-08-25 10:45:49 +00:00
README.md Finish merging. 2020-08-25 13:00:03 +02:00
babel.config.js Finish merging. 2020-08-25 13:00:03 +02:00
package-lock.json Finish merging. 2020-08-25 13:00:03 +02:00
package.json Finish merging. 2020-08-25 13:00:03 +02:00

README.md

vue-notes

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.