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

https://github.com/rangle/angular-performance-meetup

Sample application to show how to improve performance in an Angular app
https://github.com/rangle/angular-performance-meetup

Last synced: 10 months ago
JSON representation

Sample application to show how to improve performance in an Angular app

Awesome Lists containing this project

README

          

# Reveal.js with Webpack

Slides created with [Reveal.js](https://github.com/hakimel/reveal.js/) and build system created with Webpack 2.

To install the dependencies and start the web server:

```
$ npm install
$ npm start
```

To see the slides go to: [localhost:8081](http://localhost:8081)