jobhuntbuddy

Helping you manage your job hunt by tracking leads, applications, and your CV resources

71
14
Vue

JobHuntBuddy.co

Helping you manage your job hunt by tracking leads, applications, and your CV resources

About the Project

JHB is built using Nuxt.js which is a framework for building Vue.js applications.

Configuration

Setup

Using the .env.example as a template create your own .env in the root of the project

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate