Sem descrição

Alan Colon 49bbba7b4d Merge branch 'express' into static há 7 anos atrás
lib f7789080ca Add basic websocket functionality há 7 anos atrás
src 49bbba7b4d Merge branch 'express' into static há 7 anos atrás
test 64ac0e30de Initial commit há 7 anos atrás
.dockerignore 4697dc2fc5 Add express há 7 anos atrás
.gitignore 64ac0e30de Initial commit há 7 anos atrás
Dockerfile 20cc6c7adf Use morgan logging and body parser. há 7 anos atrás
README.md 64ac0e30de Initial commit há 7 anos atrás
config.js 4697dc2fc5 Add express há 7 anos atrás
package-lock.json 64ac0e30de Initial commit há 7 anos atrás
package.json 49bbba7b4d Merge branch 'express' into static há 7 anos atrás
webpack.config.js 3139597753 Add less, file, html loaders há 7 anos atrás
yarn.lock 49bbba7b4d Merge branch 'express' into static há 7 anos atrás

README.md

CHANGEME

Development

  • Clone this repo

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