Tantri Super Admin
Installation
Installation of Tantri Super Admin
Development
Prerequisite
Please install Yarn before proceeding with the installation.
Follow these steps to run this project locally.
Step 1: Clone the repository (Recommended using SSH)
git clone [email protected]:tantri-id/tantri-super-admin-ts.gitStep 2: Navigate to the project directory
cd tantri-super-admin-tsStep 3: Install dependencies
yarn installStep 4:Run development
yarn devStep 5: Open browser on localhost:3000
Step 6: after successfully render you can start development.

