Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fuse-box/fuse-box-express-seed
- Owner: fuse-box
- License: mit
- Created: 2017-02-10T16:36:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T20:14:34.000Z (over 7 years ago)
- Last Synced: 2024-04-15T22:14:23.769Z (9 months ago)
- Topics: express, fusebox, hmr, nodejs, seed
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :)