Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heyjaywilson/saatva-news
https://github.com/heyjaywilson/saatva-news
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/heyjaywilson/saatva-news
- Owner: heyjaywilson
- Created: 2018-04-17T15:22:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T03:26:55.000Z (over 6 years ago)
- Last Synced: 2024-05-02T01:05:37.078Z (7 months ago)
- Language: JavaScript
- Homepage: https://upbeat-lamarr-4f0899.netlify.com/
- Size: 297 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SAATVA NEWS APP
A running version of the app can be found at [https://upbeat-lamarr-4f0899.netlify.com/](https://upbeat-lamarr-4f0899.netlify.com/).
## How to run the app locally
I used yarn but you can also use npm.
### Using YARN
1. Run `yarn` in the terminal
2. Execute `yarn start`### Using NPM
1. Run `npm install` in the terminal
2. Execute `npm start`