Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kantist/rilke-cli

Rilke
https://github.com/kantist/rilke-cli

angular angular-cli arhitecture framework pwa typescript web

Last synced: about 1 month ago
JSON representation

Rilke

Awesome Lists containing this project

README

        

Rilke logo



Downloads
Version
License


status


Rilke CLI - Developed schematic for Rilke Architecture.





Rilke. An Advanced Architecture. Developed for complex and modular projects.

using Angular Framework.





Getting Started
·
Submit an Issue





## Documentation

Get started with Rilke, learn the fundamentals and explore advanced topics on our documentation website.

- [Getting Started][quickstart]
- [Architecture][architecture]

## Development Setup

### Prerequisites

- Install [Node.js] which includes [Node Package Manager][npm]

### 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 | Version | Modern UI Kit for Rilke Architect |
| Rilke Common | Version | A Core library for Rilke Architect |

[quickstart]: https://rilke.ist/cli/
[architecture]: https://rilke.ist/architecture/
[node.js]: https://nodejs.org/
[npm]: https://www.npmjs.com/get-npm
[angular]: https://angular.io/cli