Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 529 Bytes

commands.md

File metadata and controls

32 lines (21 loc) · 529 Bytes

Commands

This file describes the commands that can be run for this plugin.

Table of contents

Generators

The generators allow to create some files.

Generate views

nx g @nna/plugin:view <view>
nx g @nna/plugin:view --dev <view>

The project on which the view is going to be generated will is asked.

Executors

There is no executors.