Go to file
Lukáš Kucharczyk bdd3e52916 Add eslint config. 2020-09-07 19:12:14 +02:00
public Finish merging. 2020-08-25 13:00:03 +02:00
src Fix assigning note IDs. 2020-08-25 22:46:25 +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 Add eslint config. 2020-09-07 19:12:14 +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.