For usage of this library, just replace all lib-template with your library name.
Pnpm is a main package manager for this project. You can install it from pnpm.io
To run dev command first install the dependencies and run dev command.
pnpm installpnpm devThis is a playground for your library. You can test your library here. You can also use it as a demo for your library.
It uses vite with typescript under the hood, so it's fast and easy to use.
This is a documentation for your library. You can write your documentation in markdown and it will be automatically generated.
It uses vitepress under the hood, so it's fast and easy to use.
Docs will automatically be generated and published to your github pages.
To config your github pages, go to Settings -> Pages and select Source to GitHub Actions.
To publish your library, you can use pnpm publish command.
pnpm run releasenpm i @metamorfosilab/lib-templatepnpm i @metamorfosilab/lib-templateyarn add @metamorfosilab/lib-templateMIT License © 2024-PRESENT Metamorfosi Lab