Some demo implementation of todolist and related dev-tools integration.
GitHub website preview or Gitee website preview
# Switch to the todolist-name file directory
cd todolist-name
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm run start
# build for production with minification
npm run build