/webpack_project_template

Can be used as a template to start webpack project

Primary LanguageJavaScript


Awesome Book

This app is to manage todo list

LOOM VIDEO PRESENTING

Watch the presentation of the projet on Loom

Built With

  • Html
  • Css
  • Js
  • Linter
  • Webpack

Mookup

free

Live

Go Live

Authors

👤 Author : IROTORI Baroka

👥 Co Author :

👥 Co Author :

Collaborators

👤 David Ger

Install

Run Linters tests

To track linter errors locally follow these steps:

Download all the dependencies run:

npm install

Track HTML linter errors run:

npx hint .

Track CSS linter errors run:

npx stylelint "**/*.{css,scss}"

Track JavaScript linter errors run:

npx eslint ."

Run local server

Node live serveris easy to install and use:

  • Run webpack server
  npm start

Deployment

  • github page

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.