A tool for running retros.
npm install
// Install package dependencies.npm run start:dev-client
// Starts webpack dev server for the client-side code running on localhost:4000.npm run start:dev-server
// Starts the express server running locally.
This makes it easy for others to access the app over the internet
npm run prod
- style!
- make it look nice - WIP
- Features
- GIF support (/rich text?)
- Colours for columns
- Sort the cards in columns by the number of ⭐️s