Skip to content

emaphp/webpack-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-helloworld

About

A demo app made with Webpack 4, featuring Sass, Babel and Lodash.

What's Included?

webpack-helloworld is very unopinionated, letting you extend the application using the framework you want. It does include lodash by default to simplify some UI tasks. The configuration file already comes with all necessary settings for Sass and Babel 7.

Building

After installing all dependencies, run the following command:

npm run dev

For a production build, run:

npm run prod

License

Licensed under the Apache License, Version 2.0.

About

An unpoinionated demo app made with Webpack 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published