This project is generated via Vue CLI. A deployed version on Now can be used here: https://hacker-news-clone-vue-function-api-38l69r87b.now.sh/#/
For installing the dependencies:
npm install
# OR
yarn install
For open the Vue.js develpement server:
npm run serve
# OR
yarn serve
For running the linter:
npm run lint
# OR
yarn lint