Skip to content

Latest commit

 

History

History
executable file
·
29 lines (20 loc) · 680 Bytes

README.md

File metadata and controls

executable file
·
29 lines (20 loc) · 680 Bytes

Parabol - Random Icebreaker Generator

icebreakers parabol co__id=18

Development

To run application locally

  1. Prepare local .env file
NEXT_PUBLIC_URL=http://localhost:3000
  1. Install dependencies and start a dev server
yarn && yarn dev

Afterwards, the application will be available at http://localhost:3000.

Tech stack

Application is built using:

License

MIT