Skip to content

Releases: pauloantiquera/wkshp-angularjs-ut-tdd

v0.3 Simple static Auth, messaging and states (PHASE ONE)

11 Dec 18:52
Compare
Choose a tag to compare

Prepare the app environment by installing the dev dependencies with npm install. To run the app use npm start. Use npm test to run unit tests.

NodeJS is required. v5.1.0 is recommended.

v0.2 - Simple Static Auth Feature (PHASE ONE)

10 Dec 04:01
Compare
Choose a tag to compare

Prepare the app environment by installing the dev dependencies with npm install. To run the app use npm start. Use npm test to run unit tests.

NodeJS is required. v5.1.0 is recommended.

v0.1 - Basic Structure

30 Nov 02:38
Compare
Choose a tag to compare

Prepare the app environment by installing the dev dependencies with npm install. To run the app use npm start.

NodeJS is required. v5.1.0 is recommended.