Rito AppView build by Next.js
Getting Started#
Copy .example.env to .env and set the values.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:4600 with your browser to see the result.
Rito AppView build by Next.js
Copy .example.env to .env and set the values.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:4600 with your browser to see the result.