Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Commit

Permalink
Adding note about grunt server -> serve to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Dec 15, 2013
1 parent b90848d commit c6a9897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ For more information on what `generator-webapp` can do for you, take a look at t
- Run: `yo webapp`
- Run `grunt` for building and `grunt serve` for preview

Note: `grunt server` was previously used for previewing in earlier versions of the project and is being deprecated in favor of `grunt serve`.

## Options

Expand Down

0 comments on commit c6a9897

Please sign in to comment.