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
- Host: GitHub
- URL: https://github.com/mitranim/ng-next-gen
- Owner: mitranim
- Created: 2015-05-17T21:23:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-25T20:04:13.000Z (over 10 years ago)
- Last Synced: 2025-04-26T06:56:57.085Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 695 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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).