/todolist

Some demo implementation of todolist and related dev-tools integration.

Primary LanguageJavaScriptMIT LicenseMIT

TodoList

Some demo implementation of todolist and related dev-tools integration.

TodoList demo preview

GitHub website preview or Gitee website preview

Build Setup

# 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