Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 532 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 532 Bytes

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