jm90m / steem-viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steem Article Viewer

steem article viewer

To Run:

Running API

  • npm install in root directory
  • run command PORT=3001 node bin/www in root directory

Running Frontend (Used create-react-app)

  • cd into ``/client`
  • npm install
  • then do yarn start

About


Languages

Language:JavaScript 93.5%Language:HTML 5.0%Language:CSS 1.5%