Skip to content

YeisonGomez/TICSOR

 
 

Repository files navigation

TICSOR

Application for the inclusion of the mute deaf population

Using this project

You'll need the Ionic CLI with support for v3 apps:

$ npm install -g ionic

Clone:

git clone https://github.com/Zeroga98/Road.git && cd Road

Create environments config files:

cp src/environments/env.example.ts src/environments/dev.ts
cp src/environments/env.example.ts src/environments/prod.ts

and replace the API_URL values there.


Install npm dependencies:

  npm install

Then run:

$ ionic serve

More info on this can be found on the Ionic Getting Started page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 55.3%
  • Objective-C 20.9%
  • TypeScript 7.8%
  • JavaScript 5.6%
  • HTML 3.9%
  • CSS 3.5%
  • Other 3.0%