/unsplash-fab

Unsplash FAB with popover

Primary LanguageTypeScript

Unsplash popover component

To run this repo, git clone first, then:

Development

  • Run yarn install or npm install

  • Run yarn start or npm run start

Production

  • Install serve through npm i -g serve

  • Run yarn build or npm run build

  • Run serve -s build