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

https://github.com/theiliad/go-fusebox-react

A React bundle being built by Fusebox, and being served through a Go server 👋
https://github.com/theiliad/go-fusebox-react

fusebox gohttp golang react

Last synced: 2 months ago
JSON representation

A React bundle being built by Fusebox, and being served through a Go server 👋

Awesome Lists containing this project

README

        

# go-fusebox-react
**Fusebox** is a new bundler, a competitor of Webpack!

This is a React bundle being built by Fusebox, and being served through a Go server 🔥

1. Run `npm install` to install packages
2. Run `node fuse` to build the bundle using fusebox
3. Run `go run server.go` **(If you want HMR, do this step in a separate tab)**