https://github.com/inkline/inkline.io
Documentation for Inkline, the intuitive UI UX DX Components Library for Vue.js.
https://github.com/inkline/inkline.io
docs documentation vitejs vuejs
Last synced: about 1 year ago
JSON representation
Documentation for Inkline, the intuitive UI UX DX Components Library for Vue.js.
- Host: GitHub
- URL: https://github.com/inkline/inkline.io
- Owner: inkline
- License: mit
- Created: 2021-08-21T08:34:18.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T17:27:02.000Z (about 2 years ago)
- Last Synced: 2024-05-09T18:51:08.471Z (about 2 years ago)
- Topics: docs, documentation, vitejs, vuejs
- Language: Vue
- Homepage: https://inkline.io
- Size: 12.1 MB
- Stars: 6
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
## 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](https://github.com/sponsors/alexgrozav). 💖
## Copyright and license
Homepage and documentation copyright 2017-2022 [Inkline Authors](https://github.com/inkline/inkline.io/graphs/contributors).
Docs released under [MIT License](https://github.com/inkline/inkline/blob/master/packages/docs/LICENSE).