yarn install
yarn global add json-server
cd /go/to/your/project/folder
json-server db.json --watch
yarn run serve
yarn run build
yarn run lint
Copyright © 2019. Coded with ❤️ & ☕ at Bandung
yarn install
yarn global add json-server
cd /go/to/your/project/folder
json-server db.json --watch
yarn run serve
yarn run build
yarn run lint
Copyright © 2019. Coded with ❤️ & ☕ at Bandung