Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/suhay/react-express-base


https://github.com/suhay/react-express-base

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# React Express Base Project

Because I'm so tired of writing `webpack.config.js` files.

## Usage

```bash
$ yarn dev # start local dev environment

$ yarn debug # start local dev environment with debugger attached
```