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

https://github.com/ultimatecourses/angular-1-performance-src

Source code for AngularJS Performance course
https://github.com/ultimatecourses/angular-1-performance-src

Last synced: 8 days ago
JSON representation

Source code for AngularJS Performance course

Awesome Lists containing this project

README

          

# Ultimate Angular: Angular 1.x Performance Source code

Source code for Ultimate Angular 1.x [Performance Course](https://ultimatecourses.com/learn/angularjs-performance).

### Running these projects

Some of these may require a local server, any that do you can run the following:

```
cd
python -m SimpleHTTPServer
```

If you're on Windows, you can also download and run python, or if it's easier you can setup a local server by using your favourite IDE.