Nincs leírás

Alan Colon ac43eca89e Dynamic hosting 7 éve
app 8396c45e1d Vuetify 7 éve
server ac43eca89e Dynamic hosting 7 éve
test 64ac0e30de Initial commit 7 éve
.dockerignore 4697dc2fc5 Add express 7 éve
.gitignore 64ac0e30de Initial commit 7 éve
Dockerfile 20cc6c7adf Use morgan logging and body parser. 7 éve
README.md 64ac0e30de Initial commit 7 éve
config.js 4697dc2fc5 Add express 7 éve
package-lock.json 64ac0e30de Initial commit 7 éve
package.json ac43eca89e Dynamic hosting 7 éve
webpack.config.js ac43eca89e Dynamic hosting 7 éve
yarn.lock ac43eca89e Dynamic hosting 7 éve

README.md

CHANGEME

Development

  • Clone this repo

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