Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 393 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 393 Bytes

GTAC-demo app : catjs + Angularjs + GoogleMaps

This is a demo that will be presented in GTAC The application is base on angularjs + google maps + catjs

Build Project

  1. install all packages :

    npm install

  2. For integration with catjs

    npm install -g catjs

Checkout the application

  1. setup server :

    node server.js

go to : (localhost:555)[localhost:555]