Anchor | ||||
---|---|---|---|---|
|
Tip |
---|
Looking for setup guidelines? |
The guidelines for PlatformUI 2.0 setup contains the initial setup procedures including Installation, Configurations and various Commands to set the development environment on your local machine.
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
npm install bower -g
npm install live-server -g
npm install grunt -g
bower install
npm install
tsd install
grunt
live-server |