Skip to content

GTHell/webpack-setup-template

Repository files navigation

Iintroduction

This is a simple webpack project setup aim for those who want to start a vanilla HTML/CSS/JS project but with the integration of webpack for modularizaiton your code.

Usage

  1. Clone thise repo: git clone https://github.com/GTHell/simple-webpack-template.git
  2. Browse the project: cd simple-webpack-template
  3. Install dependency: npm install
  4. Run project: npm run start
  5. Now start editing your index.html & style.css

About

Scaffolding for a quick webpack project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors