We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d7d36e commit 3b23531Copy full SHA for 3b23531
app/USAGE
@@ -1,5 +1,5 @@
1
Description:
2
- Creates a default AngularJS app
+ Creates an full-stack AngularJS + Node app
3
4
Example:
5
- yo angular-fullstack [--coffee] [--minsafe]
+ yo angular-fullstack
heroku/USAGE
@@ -2,7 +2,7 @@ Description:
Initalizes a heroku app and generates a `dist` folder which is ready to push to heroku.
- yo angular-fullstack:deploy heroku
+ yo angular-fullstack:heroku
6
7
This will create:
8
a dist folder and initialize a heroku app
0 commit comments