Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 353 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 353 Bytes

A prototype of a crossfit app (not using TDD)

The following instructions may be followed to run the files within the sub-directories.

The files within the 'ExpressApp' folder relate to an Express application. To run, enter 'node app.js'

The files within the Within the 'TestApp' folder relate to an Ionic application. To run, enter 'ionic serve'.