Skip to content

A sizing tool for scrum teams. Check sizematters.dev

License

Notifications You must be signed in to change notification settings

meiao/sizematters-ui

Repository files navigation

sizematters-ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Configure the backend

To change where the application will connect to, copy the .env file to .env.local and change the values accordingly.