Skip to content

maxs15/calculator

Repository files navigation

Calculator

Getting Started

Little calculator using Coffeescript, Angular.js, Jade, Stylus and Express.js + MongoDb

Installation

  • Install grunt-cli globally if you don't already have it
npm install grunt-cli -g
  • Install packages
npm install
bower install
  • Start a mongodb server (database called 'calculator' by default)
  • Launch the server
grunt serve

Tests

Tests using mocha

grunt test

About

Sample application with Angular.js and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published