Skip to content

This is a boilerplate to start a JS project with Webpack and Bable.

License

Notifications You must be signed in to change notification settings

martinnajjar12/webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-boilerplate

Boilerplate for JS project with the use of Webpack and Babel.

Built With

  • JavaScript
  • Webpack
  • Babel

Getting Started

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

Prerequisites

  • Node.js

Setup

Clone this repo either by typing `git clone https://github.com/martinnajjar12/webpack-boilerplate.git` (You must have git installed on your local machine in this case) or download a zip version of the code from GitHub.

Instal the dependencies with:

  npm install

Usage

Compile the code by typing the following command in your terminal (Make sure your in the root directory of your project):

  npm start

Now double-click index.html which is in the dist folder to open it in your browser.

Author: Martin Najjar

🤝 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

Martin Najjar 😁.

📝 License

This project is MIT licensed.

About

This is a boilerplate to start a JS project with Webpack and Bable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published