Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suhay/react-express-base
https://github.com/suhay/react-express-base
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/suhay/react-express-base
- Owner: suhay
- License: mit
- Created: 2020-03-13T01:56:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:59:00.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T05:47:57.741Z (about 1 month ago)
- Language: JavaScript
- Size: 2.82 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```