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

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

Awesome Lists containing this project

README

        

# Fusebox & React

![Fusebox + React](preview.gif)

# How to run:
```sh
npm install
npm run dev
```

And in a separate terminal tab run:
```sh
npm start
```