/photo-stream

Primary LanguageJavaScript

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