You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,11 +39,8 @@ $ npm install -g grunt-cli
39
39
## Downloading MEAN.JS
40
40
There are several ways you can get the MEAN.JS boilerplate:
41
41
42
-
### Yo Generator
43
-
The recommended way would be to use the [Official Yo Generator](http://meanjs.org/generator.html), which generates the latest stable copy of the MEAN.JS boilerplate and supplies multiple sub-generators to ease your daily development cycles.
44
-
45
42
### Cloning The GitHub Repository
46
-
You can also use Git to directly clone the MEAN.JS repository:
43
+
The recommended way to get MEAN.js is to use git to directly clone the MEAN.JS repository:
Don't forget to rename **mean-master** after your project name.
62
59
60
+
### Yo Generator
61
+
-Another way would be to use the [Official Yo Generator](http://meanjs.org/generator.html), which generates a copy of the MEAN.JS 0.3.x boilerplate and supplies multiple sub-generators to ease your daily development cycles.
62
+
63
63
## Quick Install
64
64
Once you've downloaded the boilerplate and installed all the prerequisites, you're just a few steps away from starting to develop your MEAN application.
0 commit comments