Skip to content

A sample production-ready app using webpack and vanilla JS

Notifications You must be signed in to change notification settings

jeremygottfried/sample-webpack-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-webpack-app

A sample production-ready app using webpack and vanilla JS.

To start the development environment, run npm install and npm run dev

To deploy the production app to heroku, run heroku create [app-name], then git push heroku master, then heroku open

About

A sample production-ready app using webpack and vanilla JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published