/hackyourfuture

Starter project for the AngularJS module of Hack Your Future.

Primary LanguageJavaScriptMIT LicenseMIT

Hack Your Future

Starter project for the AngularJS module of Hack Your Future.

Installation

We need to have Node.js and Git previously installed.

And after cloning the repository we install the project dependencies.

$ npm install

Usage

Start the server.

$ npm start

And run the tests.

$ npm test

License

MIT © Pablo Villoslada Puigcerber