项目作者: natlec

项目描述 :
Website for Engineers Without Borders Macquarie University.
高级语言: Vue
项目地址: git://github.com/natlec/ewbmq.org.git
创建时间: 2021-02-21T01:04:48Z
项目社区:https://github.com/natlec/ewbmq.org

开源协议:

下载


ewbmq.org

This is the source code for ‘ewbmq.org’, the official landing page for Engineers Without Borders Macquarie University.

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 run start
  8. # generate static project
  9. $ npm run generate

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