- Vue.js (v2.6)
- Bootstrap (v4.5)
- Axios
- Github API
- Make a copy of
.env.example
named.env
- Input your own Username and Personal Access Token from Github on
.env
.
NOTE: The Personal Access Token must have the repo scope checked.
npm install
npm run dev
npm run build
npm run serve
npm run lint