Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shopot/awesome-news-js
awesome-news-js
https://github.com/shopot/awesome-news-js
List: awesome-news-js
Last synced: 8 days ago
JSON representation
awesome-news-js
- Host: GitHub
- URL: https://github.com/shopot/awesome-news-js
- Owner: shopot
- License: mit
- Created: 2024-03-09T18:40:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T13:01:59.000Z (8 months ago)
- Last Synced: 2024-03-18T05:06:24.303Z (8 months ago)
- Language: TypeScript
- Size: 201 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Installation
```shell
git clone https://github.com/shopot/awesome-news-js.gitcd awesome-news-js
npm install
```
## Running the app```shell
npm run dev
```