https://github.com/rolling-scopes-school/news-JS
https://github.com/rolling-scopes-school/news-JS
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rolling-scopes-school/news-JS
- Owner: rolling-scopes-school
- Created: 2023-06-12T14:22:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T22:05:58.000Z (over 2 years ago)
- Last Synced: 2024-11-16T09:11:23.591Z (over 1 year ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 2
- Watchers: 1
- Forks: 121
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# news-JS
Run application:
- Copy and rename `.env.example` to `.env` and set variables with your data
- Install dependencies by running command `npm install` in your terminal
- Run command in your terminal `npm start`