-
Notifications
You must be signed in to change notification settings - Fork 0
Development Environment System Setup
Jase edited this page Aug 26, 2016
·
16 revisions
#Tools To Install
- Webstorm - 32bit friendly
- Atom
- Visual Code
- npm (installed as part of Node.js)
- Ruby
- bower -
npm install -g bower - yeoman -
npm install -g yo - grunt -
npm install -g grunt-cli - sass for grunt -
npm install -g grunt-sass
- Robomongo - GUI tool for Mongo
- Chrome
use git to clone, emc-ui project
git clone ssh://git@ucas-stash.lss.emc.com/cuc/emc-ui.gitcd emc-uinpm installbower installgrunt serve
hit http://localhost:9000 in Chrome and verify that EMC-UI comes up.
Slack it at [Build_cool_stuff] (https://build-cool-stuff.slack.com) - don't forget to join the #hackathon_2016 channel!
