0.0.11 • Published 3 years ago
@pzzld/svkcl v0.0.11
svkcl
A complete component library for creating elegant, data-centric applications in SvelteKit
Getting Started
Building from the source
Clone the repository
git clone https://github.com/FL03/svkclUsage
Install the dependencies
npm installBuild the workspace
npm run buildRun the demo application
npm run devContributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.