Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 374 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 374 Bytes

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.