anujsinghwd / node-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initial Start Up with Docker And Nodejs

  • Note - Docker Should be installed in your local Machine

How To Run

  • Steps
    • git clone https://github.com/anujsinghwd/node-docker.git
    • cd node-docker
    • npm install
    • docker build -t node-docker-start .
    • Now Your Code Running Successfully

About


Languages

Language:JavaScript 65.8%Language:Dockerfile 34.2%