Timmimim / gs2-coperni

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularJS A Node app built with AngularJS

A basic one-page app with a map to decide whether we want to use AngularJS or not.

Requirements

Installation

  1. Clone the repository: git clone git@github.com:JBollow/Geosoftware-2.git
  2. Install the application: npm install
  3. Start the server: npm start
  4. View in browser at http://localhost:10001

Back-End

+Requirements

  • nodemon: npm install -g nodemon

Installation

  1. Install the server: npm install
  2. Start the server: nodemon app

About


Languages

Language:JavaScript 44.0%Language:CSS 31.5%Language:HTML 14.7%Language:XSLT 9.2%Language:Shell 0.6%