Tantri Menu
Installation
Installation of Tantri Menu
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-frontend-user-ts.gitStep 2: Navigate to the project directory
cd tantri-frontend-user-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.

