onda-components
v4.28.0
Published
Biblioteca de componentes React
Downloads
164
Maintainers
Readme
Rsbuild project
Setup
bunx npm version patch --no-git-tag-version --no-git-checks git init git add . git commit -m "💄 feat: " git push -u origin producao
Install the dependencies:
pnpm installGet started
Start the dev server:
pnpm devBuild the app for production:
pnpm buildPreview the production build locally:
pnpm preview