Getting Started
Begin your development journey with our step-by-step setup and configuration guides.
- Install CLI:
npm install -g emema
- Create project:
emema init my-project
- Run dev server:
cd my-project && emema run
npm init emema@latest
Create a new project instantly