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

https://github.com/mitranim/ng-next-gen

[DEPRECATED] Demo for garbage tech
https://github.com/mitranim/ng-next-gen

Last synced: 4 months ago
JSON representation

[DEPRECATED] Demo for garbage tech

Awesome Lists containing this project

README

          

This is a demo repository for a tutorial on using next-gen web technologies
with today's frameworks.

Article: [http://mitranim.com/thoughts/next-generation-today/](http://mitranim.com/thoughts/next-generation-today/).

To get started, run the following:

```sh
git clone https://github.com/Mitranim/ng-next-gen ng-next-gen
cd ng-next-gen
npm install # also runs `tsd update`
npm start
```

TODO fix slow TypeScript builds (2s on my machine).