AngularRank Challenge Link to Pivotal Tracker: https://www.pivotaltracker.com/n/projects/2442904 Link to application: https://angular-rank.netlify.com Built With Vue Vuetify Github API Testing Tools Jest Enzyme Getting Started Prerequisites You need Nodejs Installed to be able to run this project on your machine. Installing Clone Repository git clone https://bitbucket.org/easybuoy/angularank.git Change directory to Swapi Challenge cd angularank Install Dependencies npm install Start Application npm run serve Run Test npm run test:unit Run Linter npm run lint