Use the command yarn dev
from root to start dev server.
Use yarn build && yarn start
to build and run the solution locally.
Open http://localhost:3000 with the browser to launch the app.
A version of node higher than LTS 18.9 is needed.
Use the command yarn dev
from root to start dev server.
Use yarn build && yarn start
to build and run the solution locally.
Open http://localhost:3000 with the browser to launch the app.
A version of node higher than LTS 18.9 is needed.