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

https://github.com/evertcode/create-react-app

Create React App with Webpack 5
https://github.com/evertcode/create-react-app

Last synced: 11 months ago
JSON representation

Create React App with Webpack 5

Awesome Lists containing this project

README

          

# create-react-app

# Run npm

```
npm run start
```

# Run Yarn

```
yarn run start
```