Home
Softono

Inkline

Open source TypeScript
1.4K
Stars
75
Forks
43
Issues
20
Watchers
2 months
Last Commit

 About Inkline

Inkline is the intuitive UI Components library that gives you a developer-friendly foundation for building high-quality, accessible, and customizable Vue.js 3 Design Systems.

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Inkline?

We provide expert installation service for this software. Our team will install, configure, and secure Inkline on your server. plans start at just $30.

Vite+ Monorepo Starter

A starter for creating a Vite+ monorepo.

Development

  • Check everything is ready:
vp run ready
  • Run the tests:
vp run -r test
  • Build the monorepo:
vp run -r build
  • Run the development server:
vp run dev