Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 262 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 262 Bytes

Photo library app

Installations

  1. Clone repo with git clone
  2. Install packages with npm i

Running app locally

  1. Use npm run start to run on localhost:3000

Testing

npm run test

Storybook

You can run storybook locally npm run storybook