canaantt/NG4-Data-Upload

Name: NG4-Data-Upload

Description: null

Created: 2017-08-03 00:23:38.0

Updated: 2017-09-20 19:03:37.0

Pushed: 2017-10-11 20:27:51.0

Homepage: null

Size: 2067

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

NG4-Data-Upload

Steps to run Development Mode

Step I: Before Start

mkdir uploads at root sudo chmod 777 uploads if necessary

Step II: Start MongoDB

mongod

Step III: Start Client Server
Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|module.

Step IV: Start Backend Express Server
cd server
npm install
node server.js

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.