Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
yurayarosh committed Oct 12, 2021
1 parent 9d12069 commit 355be6f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions generators/app/templates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,11 @@ You can also use [npm scripts](https://docs.npmjs.com/misc/scripts):
* `npm run start` - same as `gulp default`.
* `npm run build` - same as `gulp build`.
* `npm run ghpages` to push only `./build` folder to **gh-pages** branch on github (very useful for previews).

## Some built in features

### Js components

* `Menu` - add burger menu toggling behaviour.
* `LazyLoader` - images lazy loading.
* `Offline` - add panel whith message when there is no interneta connection.

0 comments on commit 355be6f

Please sign in to comment.