docker run --rm -p 8100:8100 --namionic node:8 bash -c \ "git clone https://github.com/ionic-team/ionic-preview-app.git; cd ionic-preview-app &&\ npm install && npm install -g ionic && ionic serve" open http://localhost:8100
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)