Skip to content

Art2B/tictac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Tictac

Tictac is a web app build to help kids to learn read hour. Build with Angular and Kinetic. Try it here !

##To run the app:

  1. git clone https://github.com/Art2B/tictac.git
  2. cd tictac
  3. npm install
  4. bower install
  5. grunt
  6. The project is build inside the /build folder.

##To run the tests:

  1. Make sure you have built the app with grunt
  2. Run webdriver-manager start
  3. In another terminal, go to the tictac folder
  4. Run protractor tests/conf.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published