/naive-ui-todo

Just checking out Naive UI. Nothing more than a simple to-do list with some saving features.

Primary LanguageTypeScriptMIT LicenseMIT

naive-ui-todo

⚠️ I am archiving this project. This was originally just a way for me to familiarize myself with naive-ui, but I started using this as an actual to-do list, and I don't feel like this meets my needs.

CI codecov

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.