Welcome to my To-do list project, this is an interactive list excercise from Microverse.
- HTML + CSS + Bootstrap + Javascript + Webpack + Jest
- You will not need additional instructions on installing Prerequisites.
- In case you have node_modules on your folder Add them to .gitignore file before you a push.
- No prerequisites needed for this project.
- Clone the repo
git clone git@github.com:smunozmo/to_do_list_with_webpack.git
- Install NPM packages
npm install
- Run the tests
or
npm test
npm run watch
- See report in browser
open ./coverage/lcov-report/index.html
👤 Author
Arturo Álvarez
- Github: @StarSheriff2
- Twitter: @ArturoAlvarezV
- Linkedin: Arturo Alvarez
Sebastián Muñoz
- GitHub: @smunozmo
- Twitter: @smunozmo
- Linkedin: Sebastián Muñoz
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!