Skip to content

Instantly share code, notes, and snippets.

@mogeta
Last active August 9, 2016 05:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mogeta/1083fb81669cb44f4ac594474a79ea13 to your computer and use it in GitHub Desktop.
Save mogeta/1083fb81669cb44f4ac594474a79ea13 to your computer and use it in GitHub Desktop.
npm i -g yo
npm i -g generator-fountain-webapp
mkdir my-new-project && cd my-new-project
yo fountain-webapp --framework=angular2 --modules=webpack --js=typescript --css=stylus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment