https://github.com/malcodeman/react-lib-template
https://github.com/malcodeman/react-lib-template
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/react-lib-template
- Owner: malcodeman
- License: mit
- Created: 2020-08-17T19:03:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T20:02:47.000Z (over 5 years ago)
- Last Synced: 2025-01-29T22:33:09.574Z (about 1 year ago)
- Language: JavaScript
- Size: 217 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-lib-template
[](https://github.com/styled-components/styled-components)
[](https://github.com/prettier/prettier)
React library foundation with the focus on performance and best practices.
## Getting started
```
git clone https://github.com/malcodeman/react-lib-template.git
cd react-lib-template
yarn install
```