https://github.com/theiliad/node-fusebox-react
The react-starter-app bundled by Fusebox
https://github.com/theiliad/node-fusebox-react
express fusebox nodejs react
Last synced: 2 months ago
JSON representation
The react-starter-app bundled by Fusebox
- Host: GitHub
- URL: https://github.com/theiliad/node-fusebox-react
- Owner: theiliad
- License: mit
- Created: 2017-07-19T18:36:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-19T21:32:00.000Z (almost 8 years ago)
- Last Synced: 2024-10-11T11:12:00.927Z (8 months ago)
- Topics: express, fusebox, nodejs, react
- Language: JavaScript
- Homepage:
- Size: 671 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fusebox & React

# How to run:
```sh
npm install
npm run dev
```And in a separate terminal tab run:
```sh
npm start
```