iambenkis / Webpack-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up project with webpack

In this exercise I built a simple yet powerful webpack boilerplate, which you I will be using as a starting point in my projects.

Built With

  • HTML
  • CSS
  • Javascript
  • Node and npm

Getting Started

To get a local copy up and running follow these simple example steps.

  • copy this link https://github.com/iambenkis/Webpack-demo.git
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Clone by using this command : git clone https://github.com/iambenkis/Awesome-books.git
  • Got to the cloned folder in your prompt command using cd Awesome-books
  • Run this command :
    • npm run build without local server
    • npm run start with local server

Install

- Node js
- Npm

Authors

👤 Bnejamin Kisenge

🤝 Contributing

Contributions, issues, and feature requests are welcome!!!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About


Languages

Language:JavaScript 75.5%Language:HTML 22.1%Language:CSS 2.4%