설명 없음

Alan Colon ade113b4cd Works 7 년 전
lib ade113b4cd Works 7 년 전
src ade113b4cd Works 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 ade113b4cd Works 7 년 전
driverstatsframe.html ade113b4cd Works 7 년 전
package-lock.json 64ac0e30de Initial commit 7 년 전
package.json ade113b4cd Works 7 년 전
webpack.config.js 3139597753 Add less, file, html loaders 7 년 전
yarn.lock ade113b4cd Works 7 년 전

README.md

CHANGEME

Development

  • Clone this repo

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