1.0.12 • Published 3 years ago
god-components v1.0.12
About
React component UI library for my portfolio. Used to create my design language and have well tested components for my website, apps, and MFEs.
Built With
Languages
- TypeScript
- Sass
Frameworks
- React
- Storybook
AWS
- Route 53
- S3
Getting Started
| Description | Command |
|---|---|
| Setup project | npm install |
| Develop with Storybook | npm run start |
| Develop with tests | npm run test:watch |
| Run unit tests | npm run test:unit |
| Build library for production | npm run build |
| Build Storybook for production | npm run build-storybook |