Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 284 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 284 Bytes

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 :)