Skip to content

kchara17/analyzers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation Instructions

Follow these instructions to install the app and run it with the mock (in-memory) data services:

  1. Make sure you have the latest version of Cordova and Ionic:

    npm install -g cordova
    npm install -g ionic
    
  2. Clone the repository:

    git clone https://github.com/hackathon-cytasmartcity/Analyzers
    
  3. Navigate to the Analyzers/workspace directory :

    cd Analyzers/workspace
    
  4. Install the dependencies

    npm install
    
  5. Run the app in the browser

    ionic serve
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • CSS 9.7%
  • Other 0.8%