theiliad / go-fusebox-react

A React bundle being built by Fusebox, and being served through a Go server πŸ‘‹

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

A React bundle being built by Fusebox, and being served through a Go server πŸ‘‹

License:MIT License


Languages

Language:JavaScript 61.4%Language:Go 22.1%Language:CSS 13.1%Language:HTML 3.3%