Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bang88/merry-plugin-blazor
Generate blazor lib
https://github.com/bang88/merry-plugin-blazor
Last synced: 8 days ago
JSON representation
Generate blazor lib
- Host: GitHub
- URL: https://github.com/bang88/merry-plugin-blazor
- Owner: BANG88
- Created: 2019-06-18T03:31:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T14:07:58.000Z (about 2 years ago)
- Last Synced: 2025-01-04T15:16:37.273Z (22 days ago)
- Language: Smarty
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# merry-plugin-blazor
> Plugin for [@merryjs/cli](https://github.com/merryjs/cli)
> generate blazor lib## Installation
### Install the cli `npm install -g @merryjs/cli` if you have installed you can skip this.
### Install plugin in your current workspace
```sh
npm i merry-plugin-blazor --save-dev # or
yarn add merry-plugin-blazor --dev
```## Usage
```sh
merry blazor -h
```