thisbounty / WebRTC-API

Quickly create admin interfaces on a Loopback 2.x API
MIT License
0 stars 2 forks source link

Dockerfile #4

Open thisbounty opened 7 years ago

thisbounty commented 7 years ago

Create dockerfile for project:

Use dev_env base

  1. apk add git
  2. git clone https://github.com/thisbounty/WebRTC-API.git
  3. npm install
  4. grunt serve
thisbounty commented 7 years ago

This one is taken.