Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/react-boilerplate
Lean & Simple react + parcel boilerplate
https://github.com/malcodeman/react-boilerplate
boilerplate-front-end react
Last synced: 21 days ago
JSON representation
Lean & Simple react + parcel boilerplate
- Host: GitHub
- URL: https://github.com/malcodeman/react-boilerplate
- Owner: malcodeman
- License: mit
- Created: 2019-12-04T15:33:15.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T05:21:04.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T11:10:25.760Z (about 2 months ago)
- Topics: boilerplate-front-end, react
- Language: JavaScript
- Homepage:
- Size: 799 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - react-boilerplate - React boilerplate. (React)
README
# react boilerplate
[![style: styled-components](https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e)](https://github.com/styled-components/styled-components)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/react-boilerplate/blob/master/LICENSE)## Getting started
```
git clone https://github.com/malcodeman/react-boilerplate.git
cd
yarn install && yarn start
```## License
[MIT](./LICENSE)