This is a project was created to demonstrate how webpack can be setup in a project
- HTML
- CSS
- JS
To get the content of this project locally you need to run the following commands in your terminal.
- IDE(code editor) like: Vscode, Sublime, etc.
- Git
- Download the Zip file or clone the repo with:
git clone https://github.com/nunegabriel/webpack-demo.git
- To access cloned directory run:
cd webpack-demo
- Open it with the live server
To install linters and other project's dependencies run:
npm install
To run the local dev server run:
npm run serve
👤 Gabriel Nunekpeku
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Give a ⭐ if you like this project!
This project is MIT licensed.