Frontend Setup (Admin Console)
Your machine should have yarn or npm.
Note: Preferable versions
Version:
node 12
npm 6 Check the node and npm version by running the following commands.
node -v
npm -vInstallation Steps:
1. Fork it
2. Clone it
3. Set it up
4. Run it
Install dependencies
5. Build
Run frontend application in dev environment
Last updated
Was this helpful?