Synfrastructure
Synfrastructure is a library of reusable React components. Pairs nicely with our Frontend Template.
Installation
npm install synfrastructure --save
Development
Use npm run build
to compile your JSX components into JS & then use npm run demo
to build the 'demo' directory and start your local server.