Skip to content

guipsamora/doebem_mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

225c4f1 · Feb 24, 2021
May 11, 2017
Feb 24, 2021
Oct 3, 2019
Dec 21, 2020
Nov 8, 2016
Feb 24, 2021
Nov 8, 2016
Nov 8, 2016
Nov 8, 2016
Apr 26, 2017
Nov 8, 2016
Feb 8, 2017
Nov 8, 2016
Nov 8, 2016
Nov 8, 2016
Nov 22, 2016
Mar 18, 2018
Nov 8, 2016
Nov 8, 2016
Nov 8, 2016
Dec 21, 2020
Dec 21, 2020
Nov 8, 2016
Nov 8, 2016
Nov 8, 2016
Nov 8, 2016
Nov 8, 2016
Nov 8, 2016
Nov 8, 2016
Apr 26, 2017
Nov 8, 2016
May 9, 2017

Repository files navigation

doebem-org

This project was generated with the Angular Full-Stack Generator version 4.1.0.

Getting Started

Prerequisites

Developing

  1. Run npm install to install server dependencies.

  2. Run mongod in a separate shell to keep an instance of the MongoDB Daemon running

  3. Run gulp serve to start the development server. It should automatically open the client in your browser when ready.

Build & development

Run gulp build for building and gulp serve for preview.

Testing

Running npm test will run the unit tests with karma.