- Initial steps
Install dependencies:
yarn install
Start the server:
yarn start
Open the index.html to access the web application.
Start the server in development mode:
yarn dev
Install dependencies:
yarn install
Start the server:
yarn start
Open the index.html to access the web application.
Start the server in development mode:
yarn dev