-
Ensure you have the necessary global dependencies installed.
-
Use
yarn installinside the project root to install local Node dependencies.
- Use the command
yarn run devand navigate tohttp://localhost:8080/
- Use the command
yarn run buildto build thedistfolder and deploy to a server.