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

https://github.com/matthrews/ng-core-course


https://github.com/matthrews/ng-core-course

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

# ng-core-course

## Setup Requirements

```js
required: {
node: '^14.20.0 || ^16.13.0 || >=18.10.0',
npm: '^6.11.0 || ^7.5.6 || >=8.0.0',
yarn: '>= 1.13.0'
}
```