This repository is a webpack template to all my projects.
This template includes Webpack, front-end linters and follows Git flow.
- HTML
- CSS
- JAVASCRIPT
- Node.js/NPM
Start by cloning the repository.
git clone [email protected]:guerreiropedr0/webpack-template.git
Navigate to the created folder.
cd webpack-template
Make sure you have npm installed
npm install
npm run build
npm start
👤 Pedro Guerreiro
- GitHub: @guerreiropedr0
- Twitter: @guerreiropedr0
- LinkedIn: Pedro Guerreiro
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
I took inspiration from a previous coding partner of mine, check his GitHub profile
Give a ⭐️ if you like this project!
This project is MIT licensed.