Skip to content

rajkumararisetty/news-feeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Prerequisites:

  • npm >= v6.1.0
  • node >= v6.12.0

Clone:

git clone https://github.com/raj143225/news-feeds.git /path/to/dir
cd /path/to/dir
mv src/.env.dist.js src/env.js

Note: Edit env.js file and add your credentials

Development Setup:

 npm install
 npm start

Production Build Steps:

 npm run  build
 
 Note: Host any where and point to index.html file
  • Hosted production build in heroku

Demo:

https://feeds-store.herokuapp.com/