Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhaozhuoboy/react-template

react-template
https://github.com/zhaozhuoboy/react-template

base-template react template webpack4

Last synced: 19 days ago
JSON representation

react-template

Awesome Lists containing this project

README

        

# react-template
react-template

## How to use

- clone this repo

```
git clone https://github.com/zhaozhuoboy/react-template.git
```

- installing dependencies

```
npm install
npm start
```

- build

```
npm run build
```