Skip to content

robotter-ai/robotter-frontend

 
 

Repository files navigation

Robotter.ai Frontend

Setup

Clone the repository

Create .env file and paste the following:

VITE_ROBOTTER_API_URL = http://127.0.0.1:8000
VITE_TRANSACTIONS_API_URL = http://127.0.0.1:3000

Install dependencies

yarn install

Start Project

yarn dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.4%
  • SCSS 1.6%
  • Other 1.0%