Skip to content

Documentation for Inkline, the intuitive UI UX DX Components Library for Vue.js.

License

Notifications You must be signed in to change notification settings

inkline/inkline.io

Repository files navigation

Inkline logo

Inkline

Documentation and homepage for Inkline, built with Vite.js and publicly hosted on Vercel.

Inkline is written and maintained by @alexgrozav.

Homepage · Documentation · Storybook · Playground · Issue Tracker


npm version Production Deployment Downloads Discord



Running documentation locally

  1. First, install dependencies using npm install.
  2. From the root directory, run npm run dev in the command line.
  3. Open http://localhost:3000 in your browser.

Release

  1. Tag the release as latest with git tag -af latest -m "Latest"
  2. Push the latest tag with git push -f origin latest

Creator

Alex Grozav

If you use Inkline in your daily work and feel that it has made your life easier, please consider sponsoring me on Github Sponsors. 💖

Copyright and license

Homepage and documentation copyright 2017-2022 Inkline Authors. Docs released under MIT License.