Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 953 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 953 Bytes

MEENJS DEMO

Demonstration of the MEEN stack (Mongodb,Express,Ember,Nodejs).

A short introduction of this app could easily go here.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/claudiocro/meenjs this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Running Tests

  • grunt testclient
  • grunt testserver

Work in progress

This code is only for demonstration. It should not be used in production.