Skip to content

Simple example project for JS FWK html webpack plugin. Can be used as base and patterns to develop new apps.

License

Notifications You must be signed in to change notification settings

DanielMazurkiewicz/jsfwk-app-example-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsfwk-app-example-html

Simple example project for JS FWK html webpack plugin. Can be used as base and patterns to develop new apps. JS FWK

First install dependancies:

npm install

Then build project:

npm start

Or build minified project

npm run-script minify
Results are available in "./bin" directory

Working example

About

Simple example project for JS FWK html webpack plugin. Can be used as base and patterns to develop new apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published