This project is about building a simple yet powerful webpack boilerplate, to use as a template in the next projects.
- HTML
- CSS
- JS
- Webpack
To get a local copy up and running follow these simple steps.
- Code Editor (e.g. VS Code, Atom)
- Web browser
Step 1: Clone this repo locally using git
- Create a folder in your local machine
- Open your console in your folder and run this command:
git clone https://github.com/dqarias/webpack-boilerplate.git
- Alternatively, you can just download the complete zip file and extract the folder in your directory
Step 2: Run in your project directory
- Open your console in your folder and run the nex command
. code
to open your vscode editor with awesomeBooks project. - Then in index.html you can open with live server.
👤 Dino Quispe
- GitHub: @dqarias
- Twitter: @DinoRonald7
- LinkedIn: Dino Quispe
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.