Тайлбар байхгүй

Alan Colon 49bbba7b4d Merge branch 'express' into static 7 жил өмнө
lib f7789080ca Add basic websocket functionality 7 жил өмнө
src 49bbba7b4d Merge branch 'express' into static 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 49bbba7b4d Merge branch 'express' into static 7 жил өмнө
webpack.config.js 3139597753 Add less, file, html loaders 7 жил өмнө
yarn.lock 49bbba7b4d Merge branch 'express' into static 7 жил өмнө

README.md

CHANGEME

Development

  • Clone this repo

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