synfrastructure
v8.0.0
Published
A collection of highly reusable React components
Downloads
997
Readme
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.