暂无描述

Alan Colon de16332486 Vue 7 年之前
app de16332486 Vue 7 年之前
server de16332486 Vue 7 年之前
test 64ac0e30de Initial commit 7 年之前
.dockerignore 4697dc2fc5 Add express 7 年之前
.gitignore 64ac0e30de Initial commit 7 年之前
Dockerfile 20cc6c7adf Use morgan logging and body parser. 7 年之前
README.md 64ac0e30de Initial commit 7 年之前
config.js 4697dc2fc5 Add express 7 年之前
package-lock.json 64ac0e30de Initial commit 7 年之前
package.json de16332486 Vue 7 年之前
webpack.config.js de16332486 Vue 7 年之前
yarn.lock de16332486 Vue 7 年之前

README.md

CHANGEME

Development

  • Clone this repo

    npm install -g yarn  # Installs yarn globally
    yarn                 # Downloads dependencies
    yarn dev             # Runs live dev tools