Нет описания

Alan Colon 4697dc2fc5 Add express 7 лет назад
lib 4697dc2fc5 Add express 7 лет назад
src 64ac0e30de Initial commit 7 лет назад
test 64ac0e30de Initial commit 7 лет назад
.dockerignore 4697dc2fc5 Add express 7 лет назад
.gitignore 64ac0e30de Initial commit 7 лет назад
Dockerfile 4697dc2fc5 Add express 7 лет назад
README.md 64ac0e30de Initial commit 7 лет назад
config.js 4697dc2fc5 Add express 7 лет назад
package-lock.json 64ac0e30de Initial commit 7 лет назад
package.json 4697dc2fc5 Add express 7 лет назад
webpack.config.js 64ac0e30de Initial commit 7 лет назад
yarn.lock 4697dc2fc5 Add express 7 лет назад

README.md

CHANGEME

Development

  • Clone this repo

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