Skip to content

jo0ger/jooger.me

Repository files navigation

jooger.me

powered by Nuxt.js David deps GitHub forks GitHub stars GitHub issues GitHub last commit

👍 My personal site ( jooger.me ),built by Nuxt.js.

Build Setup

# install dependencies
$ npm install # Or yarn install

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

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

# generate static project
$ npm run generate