Skip to content

🚀 Starter template to kickstart your next Vue 3 / Orion UI based project

Notifications You must be signed in to change notification settings

orion-ui/orion-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🚀 Starter template to kickstart your next Vue 3 / Orion UI based project

Resources

Stars

Watchers

Forks

Releases

No releases published