Skip to content

Host32/no-reload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Framework for single-page web applications focused on the code loading on demand

Build Status Inline docs Gitter

Stories in Ready Stories in Progress

Getting start

Coming soon

Documentation

Coming soon

What to use No-Reload for and when to use it

Coming soon

Contributing

Building

  • Prepare the enviroment
npm install gulp -g
  • Install the dependencies
npm install
  • Build
gulp build

Running tests

To execute all unit tests, use:

gulp test

Or just run the test runner located at no-reload/test/index.html

Generate the documentation

Just run:

gulp doc

About

Framework for single-page web applications focused on the code loading on demand

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published