Skip to content

MToDo, Aplikasi website To-do yang dibuat dengan Vue.js

License

Notifications You must be signed in to change notification settings

ergunikom/mtodo

Repository files navigation

MToDo

MToDo

Project setup

yarn install

Install JSON Server

yarn global add json-server

Run JSON Server

cd /go/to/your/project/folder
json-server db.json --watch

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Copyright © 2019. Coded with ❤️ & ☕ at Bandung

Releases

No releases published

Packages

No packages published