بدون توضیح

Alan Colon 567c84787c Merge branch 'pwa' into pwa-ws 7 سال پیش
lib f7789080ca Add basic websocket functionality 7 سال پیش
src 567c84787c Merge branch 'pwa' into pwa-ws 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 567c84787c Merge branch 'pwa' into pwa-ws 7 سال پیش
webpack.config.js d0e98b09bf Add PWA template 7 سال پیش
yarn.lock 567c84787c Merge branch 'pwa' into pwa-ws 7 سال پیش

README.md

CHANGEME

Development

  • Clone this repo

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