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

https://github.com/alexeyraspopov/angular-components

Proof-of-concept
https://github.com/alexeyraspopov/angular-components

Last synced: about 1 month ago
JSON representation

Proof-of-concept

Awesome Lists containing this project

README

        

# Angular components

Install the app:

git clone [email protected]:alexeyraspopov/angular-components.git
cd angular-components
npm install

Start the app on [localhost:3000](http://localhost:3000):

npm start

Add new component:

NAME=%component_name% npm run component