Skip to content

Commit d89dc3d

Browse files
committed
readme update
1 parent eb2e7aa commit d89dc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# angular + es6 seed
22

33
## how to start
4+
0. *PLEASE* change the `<MAIN_MODULE_NAME>` to whatever you want your module to be
45
1. run `npm install` to install all the dependencies
56
2. run `npm start` to build assets and start the development server
67

78
## how to prepare for production
89
1. run `npm install` to install all the dependencies
910
2. run `npm run build`
1011
3. grab your assets from `build` folder
11-

0 commit comments

Comments
 (0)