Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 599 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 599 Bytes

Reblaze

Blaze components built with React.

You can find Documentations and examples in Documentations

Working in progress...

Local setup

  • Install the dependencies with npm install

  • Local development npm run dev

  • Build with npm run build

Special thanks

This project is built based on Blaze.css, thanks to gregorypratt for his awesome work.