yarn install
yarn serve
yarn build
yarn lint
To change where the application will connect to, copy the .env
file to .env.local
and change the values accordingly.
yarn install
yarn serve
yarn build
yarn lint
To change where the application will connect to, copy the .env
file to .env.local
and change the values accordingly.