2.0.1 • Published 1 year ago
@laurawebdev/sui v2.0.1
Sui - Sofia's User Interface
Sui, short for "Sofia's User Interface", is a powerful framework-agnostic component library crafted by developer Laura Sofia Heimann.
Documentation
To learn more, visit our documentation!
Development setup
Installing dependencies
npm install
Building the library
npm run lib:build
Publish the library
npm run lib:publish
Starting the documentation dev server
npm run docs:dev
Starting the documentation server
npm run docs:serve
Building the documentation
npm run docs:build