Files
2026-03-21 11:55:27 +01:00

16 lines
849 B
Markdown

## Get Started
SaasAble offers both a full version and a seed version. The seed version contains minimal code, making it a great starting point for your project. You can then migrate specific features or changes from the full version as needed. We recommend beginning with the seed version for a more streamlined setup
1. Run `npm i`
2. Run `npm run start`
3. See the live preview in the local
## Documentation
To know about directory structure, routing, setup, theming, and many more, detailed documentation is available here: [Documentation](https://phoenixcoded.gitbook.io/saasable/admin).
## Supports
If you still have any doubts, feel free to reach us here: [Support](https://support.phoenixcoded.net/). Please check this documentation before contacting support: [Support Documentation](https://phoenixcoded.gitbook.io/saasable/support).