Skip to content

Template for Vanilla JS projects with Webpack Dev Server and other tools already set up.

Notifications You must be signed in to change notification settings

Isaac-Svi/static-webpack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use:

Download using:

npx degit Isaac-Svi/static-webpack-template <folder name here>

Install dependencies using:

npm i

#OR

yard add

To run development server:

npm run dev

To create build:

npm run build

About

Template for Vanilla JS projects with Webpack Dev Server and other tools already set up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published