@rilke/cli
v17.0.2
Published
A Schematic for Rilke Architect
Downloads
15
Readme
Documentation
Get started with Rilke, learn the fundamentals and explore advanced topics on our documentation website.
Development Setup
Prerequisites
- Install Node.js which includes Node Package Manager
Setting Up a Project
Install the Rilke CLI globally:
npm install -g @rilke/cli
Create workspace:
rilke new [PROJECT NAME]
Run the application:
cd [PROJECT NAME]
rilke serve
Ecosystem
| Project | Package | Description | | ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- | | Rilke UI | | Modern UI Kit for Rilke Architect | | Rilke Common | | A Core library for Rilke Architect |