Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fuse-box/fuse-box-express-seed

Get started with node Express using FuseBox module loader and bundler
https://github.com/fuse-box/fuse-box-express-seed

express fusebox hmr nodejs seed

Last synced: 2 months ago
JSON representation

Get started with node Express using FuseBox module loader and bundler

Awesome Lists containing this project

README

        

# fuse-box-express-seed
This project is to get you started using FuseBox as module loader and bundler with `Node` and `express.js` using `TypeScript`

#### Setup & run
* `npm install`
* `npm start`

Visit `http://localhost:3446/`

Don't hesitate to let us know how to improve it :)