• 2.5.0

Contribute

You are welcome to fork and request merge for whatever you think can improve the framework.

After cloning the respository and having Node.js installed, you just need to run:

npm install

to install all the dependencies and then:

npm start

to start the developement server.