0.0.6 • Published 5 years ago
bubblycat v0.0.6
Bubbly Cat
UI components library based on the aurum framework. (www.aurumjs.org)
Emphasis on mobile support and accessibility
Build and run
| Script | Effect |
|---|---|
| npm run build | Builds the project |
| npm run dev | Starts a web server with hotreload and watch build |
| npm run test | Runs all unit tests |
| npm run host | Hosts the site in a simple static webserver without building or hotreloading |
| npm run format | Formats files |
| npm run lint | Lints the project |
| npm run deploy | Builds the project for deployment |