spatialdev/node-pg-ngMaterial-mapgl-template

Name: node-pg-ngMaterial-mapgl-template

Owner: SpatialDev

Description: Template app with angular, material design, postgres, mapboxgl

Created: 2016-01-19 17:25:36.0

Updated: 2016-01-19 18:14:46.0

Pushed: 2016-08-09 02:59:34.0

Homepage: null

Size: 2855

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Install Dependencies

We have two kinds of dependencies in this project: tools, database and angular framework code. The tools help us manage and test the application.

We have preconfigured npm to automatically run bower so we can simply do:

install

Behind the scenes this will also call bower install. You should find that you have two new folders in your project.

Note that the assets folder would normally be installed in the root folder but angular-seed changes this location through the .bowerrc file. Putting it in the app folder makes it easier to serve the files by a webserver.

Settings & configuration
Authentication
Serve & Build the application & watch for changes

The app is now running @ http://127.0.0.1:4000 !!!!


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.