Go to file
Lukáš Kucharczyk a4cf194672 Implement actually adding notes to the db. 2020-09-09 18:15:54 +02:00
public
src Implement actually adding notes to the db. 2020-09-09 18:15:54 +02:00
.gitignore
.prettierrc.js
LICENSE
README.md
babel.config.js
db.json
package-lock.json
package.json

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.