Sen descrición

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

README.md

CHANGEME

Development

  • Clone this repo

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