"TODO List is simple task organizer written in javascript and using Webpack.
- Html/CSS
- Javascript
- Webpack
To get a local copy up and running follow these simple example steps.
- Webpack setup
- linters: Eslint,, Stylint, Hint
git clone https://github.com/gdumani/todolist.git
cd todolist
npm install
npm run build
npm run start
npx stylelint "**/*.{css,scss}"
npx hint --telemetry=off .
Giancarlo Dumani
- GitHub: @gdumani
- Twitter: @gdumani1
- LinkedIn: Giancarlo-Dumani
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.