andfinally / news-robot

UI for Twitter Service API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Robot

  • Install Node: brew install node
  • Check Node and npm: node -v npm -v
  • npm install, bower install to install required packages
  • node server to start server - you can view the site at http://localhost:3000/

Compiling SCSS with Gulp

gulp watch

Making updates

  • Go to AWS Elastic Beanstalk
  • metroDiscovery-env
  • Create zip file with
    • bower_components
    • css
    • fonts
    • js
    • partials
    • favicon.ico, index.html, package.json and server.js

Screenshot

Screenshot

About

UI for Twitter Service API.


Languages

Language:CSS 94.2%Language:JavaScript 3.6%Language:HTML 2.2%