Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/malcodeman/react-boilerplate

Lean & Simple react + parcel boilerplate
https://github.com/malcodeman/react-boilerplate

boilerplate-front-end react

Last synced: about 2 months ago
JSON representation

Lean & Simple react + parcel boilerplate

Awesome Lists containing this project

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)