Skip to content

brittneykernan/noderest-presentation

Repository files navigation

Node.js + REST Presentation

A Bespoke.js presentation, built with generator-bespoke

View slides locally

First, ensure you have the following installed:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Grunt: $ npm install -g grunt-cli
  4. Mongo

Then, install dependencies and run the preview server:

$ npm install && bower install
$ grunt 

Pages

  • / - presentation
  • /hello - prints 'hello world'
  • /musicians - root of REST API

Reference

TODO

  1. fix livereload
  2. fix so it doesnt restart node when non server files change

About

Presentation and Example Intro on REST with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published