README
Architect Components Library
Created with:
- React, Emotion for creating and styling components,
- Jest, react-testing-library for testing the components,
- Rollup, Babel for bundling the library,
- Styleguidist for live development and documentation generation,
- TravisCI for auto deployment to GitHub pages.
How to start locally: git clone https://github.com/SyntesyDigital/ArquitectComponentsLibrary.git cd ArquitectComponentsLibrary npm install npm start