Quick Start Guide
Launch your project in minutes with our step-by-step setup and configuration process.
Create Account
Sign up for an account to get access to all our features and capabilities.
Install CLI
Install our command line interface on your local machine to get started with project setup.
npm install -g @myplatform/cli@latest
Initialize Project
Create your project directory and initialize it with the CLI.
myplatform create my-project
Run Development Server
Start the development server and begin building your application.
myplatform serve
Configuration Options
Project Templates
Choose from various starter templates options when creating a new project.
Build Settings
Configure your build environment preferences.
Pro Tips
Use Watch Mode
Enable watch mode for automatic rebuilds during development.
Prefer Default Port
Use the default 3000 port for development.
Leverage CLI Help
Use myplatform -h for available commands.
Need Help?
Get Assistance
Our support team is available 24/7 for urgent questions or technical issues.
Contact Support