Skip to content

Commit 71590bb

Browse files
committed
feat(gen):add readme
1 parent 2a1f37a commit 71590bb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

app/templates/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# <%= _.slugify(_.humanize(appname)) %>
2+
3+
This project was generated with the [Angular Full-Stack Generator](https://github.com/DaftMonk/generator-angular-fullstack) version <%= pkg.version %>.
4+
5+
## Build & development
6+
7+
Run `grunt build` for building and `grunt serve` for preview.
8+
9+
## Testing
10+
11+
Running `npm test` will run the unit tests with karma.

0 commit comments

Comments
 (0)