An open API service indexing awesome lists of open source software.

https://github.com/rofrol/angular-in-simple-words


https://github.com/rofrol/angular-in-simple-words

Last synced: 6 months ago
JSON representation

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