Closed ivan-dalmet closed 3 years ago
For more consistency with Start UI [web] (and NextJS) can we use yarn dev instead of yarn start to start the development server?
yarn dev
yarn start
For more consistency with Start UI [web] (and NextJS) can we use
yarn dev
instead ofyarn start
to start the development server?