- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
WEBPACK TEMPLATE This template is focused on being a base project using Webpack and all the core libraries needed.
Database
- [Responsive design for mobile and desktop]
- [Menu functionality using JavaScript]
- [Use of modules and libraries]
To get a local copy up and running, follow these steps.
To run this project you need:
- VSCode
- npm
- Node
Make sure you have VSCode, npm, and Node installed
In the root folder, run the script npm install
to install all the libraries necessary.
Run the scripts:
- Each time before running your page use
npm run build
so webpack creates the necessary files in the dist folder npm run watch-webpack
to only have Webpack watch your files ornpm run watch
to watch the tests and Webpack changes
- Run the script
npm run start
to see a live version of the project
Use the scripts:
npm run watch-jest
to only watch your tests with Jest ornpm run watch
to watch the tests and Webpack changes
👤 Esteban Palacios
- GitHub: @Estete9
- Twitter: @NaughTban
- LinkedIn: Esteban Palacios
- Run
npm run build
at the same time thenpm run start
so Webpack automatically creates the necessary folders before starting the page
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page UPDATE URL HERE.
If you like this project remember to star and share it 🥳️
- ACKNOWLEDGMENTS TO CREATIVE LICENSE AND OTHERS
This project is MIT-licensed.