staart-ui
v1.0.0
Published
Frontend admin UI for Staart
Downloads
4
Readme
Staart UI is a frontend starter for SaaS startups written in TypeScript and Vue using Nuxt.js. It has built-in landing pages, authentication, settings UIs, and more.
| | Status | | - | - | | Build | | | Dependencies | | | Community | |
Staart UI is built to work with Staart, the backend starter for SaaS startups.
🛠 Usage
Clone or fork this repository, then install dependencies:
yarn
Start a local development server:
yarn dev
Generate static pages for deployment:
yarn generate
🏁 Staart Ecosystem
The Staart ecosystem consists of open-source projects to build your SaaS startup, written in TypeScript.
| | | | | - | - | - | | 🛠️ Staart | Node.js backend with RESTful APIs | | | 🌐 Staart UI | Frontend Vue.js Progressive Web App | | | 📱 Staart Native | React Native app for Android and iOS | | | 🎨 Staart.css | Sass/CSS framework and utilities | |