Blaze is a framework-free open source UI toolkit. It provides great structure for building websites quickly with a scalable and maintainable foundation.
This is the website for Blaze UI, feel free to contribute to it!
Contribute to Blaze using a fully featured online development environment that will automatically: clone the repo, install the dependencies and start the webserver.
First of all install NVM.
When that is complete run:
$ nvm use
$ npm i
$ npm start