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
- First, install dependencies using
npm install
. - From the root directory, run
npm run dev
in the command line. - Open
http://localhost:3000
in your browser.
- Tag the release as latest with
git tag -af latest -m "Latest"
- Push the latest tag with
git push -f origin latest
- https://grozav.com
- https://twitter.com/alexgrozav
- https://facebook.com/alexgrozav
- https://github.com/alexgrozav
If you use Inkline in your daily work and feel that it has made your life easier, please consider sponsoring me on Github Sponsors. 💖
Homepage and documentation copyright 2017-2022 Inkline Authors. Docs released under MIT License.