Basically, I prepared a todo list in this repo in order to create an example with Vue Js. While I was working on it, I thoroughly enjoyed the process. After completing it, I would like to share it with you via GitHub.
I hope it works. If you have any questions, feel free to contact me on Twitter
npm install
You can visit this url for more information: json-server
The following path must be your local path address that includes data.
json-server --watch ./src/data/db.json
npm run dev
npm run build