Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 504 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 504 Bytes

github-api-poc

A project using Github API with VueJS, Vuex, VueRouter, SASS, ESLint, Prettier , Font Awesome, Mocha, chai and other cool features.

Project setup

npm install

Run your unit tests

npm run test:unit

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Customize configuration

See Configuration Reference.