alok8bb 383fa6275e
fix editor and layout css issues
Signed-off-by: alok8bb <alok8bb@gmail.com>
2023-07-29 17:39:23 +05:30
2023-07-29 17:39:23 +05:30
2022-07-13 22:01:27 +05:30
2023-07-29 16:38:16 +05:30
2022-07-19 23:08:16 +05:30
2023-07-29 16:38:16 +05:30
2023-07-29 16:38:16 +05:30
2022-12-13 19:33:07 +05:30
2023-07-29 16:38:16 +05:30
2023-07-29 16:38:16 +05:30
2023-07-29 16:38:16 +05:30

Okiba

This repository contains okiba bin's front-end code. The web app is using codemirror editor, react library with vite bundler.

Usage

Add server URL in .env.local with VITE_SERVER_URL key.

// get deps
$ pnpm install

// build
$ pnpm run build

// dev server
$ pnpm run dev

// preview
$ pnpm run preview
Description
Languages
TypeScript 92.6%
CSS 3.8%
HTML 3.6%