| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A boilerplate starter project that includes Node, Express, Browserify, and Mithril:
$ git clone https://github.com/mindeavor/node-catapult my-project $ cd my-project $ npm install $ npm start
Now visit localhost:4000
There is a basic test framework in your test/ folder. To run the tests, simply run npm test.
Check the wiki for snippets to jump-start your app, including:
The most notable part of this app is browserify-middleware. Great node packages are exceedingly rare – this is one of those packages.
| Back | FazBrowse Home | New Git URL |