News and weather feed based on Serverless ES6 NodeJs 10 (AWS stack).
- Go to https://console.aws.amazon.com/iam/home?region=us-east-1#/security_credentials
- Create
New Access Key npm install -g serverlessserverless config credentials --provider aws --key YOUR_OWN_KEY --secret YOUR_OWN_SECRET
git clone git@github.com:general-labs/News-and-Weather.git && cd News-and-Weathermv resources/babelrc .babelrcnpm install- Run locally:
sls offline. Visit :http://localhost:3000/

