Quick Start
INFO
GITS UI is now Morpheme UI. Check out migration guide here.
There are several ways to get started with Morpheme UI:
- Via Morpheme CLI (recommended)
- Via Online Playground
- Manual Setup
Try It Online
You can try Morpheme UI directly in your browser on Stackblitz.
Via Morpheme CLI
The fastest way to get started with Morpheme UI is through our Morpheme CLI called create-morpheme-app. With this CLI, you create your project quickly with pre-made templates and even choose which module to add to your project.
To get started with Morpheme CLI, run this command in the terminal:
bash
pnpx create-morpheme-app@latestpnpx create-morpheme-app@latestbash
npx create-morpheme-app@latestnpx create-morpheme-app@latestbash
yarn create morpheme-app@latestyarn create morpheme-app@latestbash
bunx create-morpheme-app@latestbunx create-morpheme-app@latest
Then, choose your prefered starter template or choose Custom to customize the module you want to add.
Starters
Check out these starters to get you started quickly.
Morpheme