Skip to content

binzcodes/main

Repository files navigation

rbi.nz

Netlify Status Commitizen friendly semantic-release code style: prettier Conventional Commits Gitpod ready-to-code

My portfolio, personal site and dev blog.

Written in typescript using Nuxt, Vue and Vuetify.

The live site can be found at rbi.nz

Build Setup

# install prerequisites
npm install -g commitizen

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

Contributing

Contributions welcome, see CONTRIBUTING.md

Open in Gitpod