项目作者: hcarneiro

项目描述 :
The Geek Developer Portfolio
高级语言: JavaScript
项目地址: git://github.com/hcarneiro/thegeekdeveloper-portfolio.git
创建时间: 2019-06-05T16:11:42Z
项目社区:https://github.com/hcarneiro/thegeekdeveloper-portfolio

开源协议:

下载


The Geek Developer Portfolio

The Geek Developer Portfolio

Build Setup

  1. # install dependencies
  2. $ npm install
  3. # serve with hot reload at localhost:3000
  4. $ npm run dev
  5. # build for production and launch server
  6. $ npm run build
  7. $ npm start
  8. # generate static project
  9. $ npm run generate

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