nlr-skeleton
Version:
NarraLeaf-React Skeleton
26 lines (17 loc) • 954 B
Markdown
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/NarraLeaf/.github/refs/heads/master/doc/banner-md-transparent.png">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/NarraLeaf/.github/refs/heads/master/doc/banner-md-light.png">
<img alt="narraleaf banner" src="https://raw.githubusercontent.com/NarraLeaf/.github/refs/heads/master/doc/banner-md-light.png">
</picture>
# NarraLeaf-Skeleton
A utility for generating skeletons for NarraLeaf projects.
For NarraLeaf, see [NarraLeaf](https://github.com/NarraLeaf/NarraLeaf)
## Usage
```bash
npx nlr-skeleton <project-name>
```
## Docs
Below are links to the NarraLeaf documentation.
- [NarraLeaf Project](https://github.com/NarraLeaf/NarraLeaf)
- [NarraLeaf-React](https://github.com/NarraLeaf/narraleaf-react)
- [NarraLeaf-Skeleton](https://github.com/NarraLeaf/narraleaf-skeleton)