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

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

react boilerplate for react project
https://github.com/unbug/react-boilerplate

Last synced: about 23 hours ago
JSON representation

react boilerplate for react project

Awesome Lists containing this project

README

          

# react-boilerplate

react boilerplate for react project.

## get started
```shell

// install denpendence
npm install

// run project
npm run start
```