https://github.com/rofrol/angular-in-simple-words
https://github.com/rofrol/angular-in-simple-words
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rofrol/angular-in-simple-words
- Owner: rofrol
- Created: 2016-01-19T07:39:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-21T12:43:51.000Z (over 10 years ago)
- Last Synced: 2025-09-29T16:02:48.367Z (10 months ago)
- Language: HTML
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slides about angular
## Install dependencies and run
```
npm i --production
```
Open `index.html` in the browser.
## git commit and push changes after save
```
npm i --dev
npm run watch
```
## PDF Export
To print add `?print-pdf` i.e. `index.html?print-pdf`. More here https://github.com/hakimel/reveal.js#pdf-export