redmundas / photo-stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

photo-stream

Installing and running

  • Clone the project
  • Run npm install to install all the dependencies
  • Run npm start to start the project in development mode
  • Open browser and enter url http://localhost:3000

Running tests

  • Run npm run test to execute tests

Building fro production

  • Run npm run build to get production ready build

About


Languages

Language:JavaScript 83.8%Language:CSS 11.9%Language:HTML 4.3%