Getting Started
Welcome to the Getting Started guide for Rhappsody Platform. This section will help you get up and running quickly.
What you’ll learn
- How to install Rhappsody
- Basic concepts and terminology
- Creating your first app
- Deploying to production
Prerequisites
Before you begin, make sure you have:
- A modern web browser
- Basic knowledge of HTML and CSS
- Enthusiasm for building great apps!
Choose a topic from the navigation to begin.
Installation
Getting Rhappsody Platform installed is quick and easy.
System Requirements
- Operating System: Windows 10+, macOS 10.15+, or Linux
- Browser: Chrome 90+, Firefox 88+, Safari 14+, or Edge 90+
- Node.js: Version 16.0 or higher (optional, for advanced features)
Installation Methods
Method 1: CDN (Recommended)
The easiest way to get started is using our CDN:
Method 2: NPM Package
For more control over your build process:
npm install @rhappsody/platform
Then import in your JavaScript: