e-nable / LimbForge-discovery-alpha

Deprecated Tool for serving parametrically-compiled geometry for 3D printing.
https://github.com/e-nable/LimbForge-Web-App
Other
4 stars 6 forks source link

Migration to Yeoman as discussed in issue #25 #26

Closed mabuelhagag closed 8 years ago

mabuelhagag commented 8 years ago

I this pull request:

To run the project:

  1. switch to the directory and execute nvm use to load the correct version of NodeJS
  2. npm install -g yo bower generator-webapp
  3. gulp serve to open the project into browser using BrowserSync

You can also run gulp build to build the project into dist folder. Then you can run gulp serve:dist to run this copy.

mabuelhagag commented 8 years ago

Other things to do:

mabuelhagag commented 8 years ago

@andreasbastian Should I re-factor the recent changes made in 'master' to be reflected here?

andreasbastian commented 8 years ago

Hey Mohammed,

Kait and I are going to be making a few more changes to meet a deadline today, so I'd hold off for now. We haven't yet had a chance to look over your PR in detail, but let's try skyping on Thursday- will send you an email to schedule.

mabuelhagag commented 8 years ago

Closing this for a new PR