Or get started locally using
npx degit github:henryhale/vix
npm install # pnpm install
npm run dev # pnpm dev- Use this template or clone this repository
- Install dependencies:
pnpm install - Run dev server:
pnpm dev
- Build the project:
pnpm build - Preview production build:
pnpm preview
- xterminal: Build web-based command-line interfaces
- inken: Terminal-like string styling for the browser
- viteshell: A minimal shell implementation written in TypeScript
Copyright (c) 2023 Henry Hale.
Released under the MIT License.
