Skip to content

btlmaruf/DataTeamProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DataTeamProject

Repo for the sample AngularJs and Node.js client-server project

Libraries

Server

  • express.js
  • mongoose
  • gulp
  • gulp-nodemon
  • body-parser

Client

  • AngularJS
  • Angular Material
  • Highcharts
  • Lodash

Build Instructions

Server

  • Install dependencies for the server project as listed above
  • Install mongodb database server
  • Start mongodb server with mongod --dbpath /your/db/path/
  • Start the server just like any other node.js project

Client

  • Open the /client/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published