GitHunt
TO

tobiastimm/fuse-box-angularjs-example

Example project for fuse-box with AngularJS

FuseBox AngularJS Example

AngularJS example with FuseBox using the NgTemplatePlugin

Usage

With npm

npm install

With yarn

yarn

After the node_modules are installed run the development server via npm start / yarn start

HMR

By default the built-in FuseBox hmr does not work with AngularJS, but you see an example implementation in the hmr.js.

Otherwise please force a reload within your fuse.js

app.hmr({ reload: true });

License

MIT

Languages

JavaScript84.7%HTML15.3%

Contributors

MIT License
Created February 17, 2018
Updated May 3, 2018