Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.19 KB

README.md

File metadata and controls

52 lines (33 loc) · 1.19 KB

orion-starter

This template should help get you started developing with Vue 3 and Orion UI in Vite.


Orion UI

Orion aims at being as simple as possible, but still provides rich features out-of-the-box.
It's written in TypeScript, fully typed, because we care about DX.
Based on Vue 3 and Vite, it's customizable and well documented.

Full documentation

orion-ui.org

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Todo

  • clean dependencies
  • update readme
  • make some variants