Skip to content

Commit

Permalink
Merge pull request #108 from arclix/remove-create-module-from-arclix
Browse files Browse the repository at this point in the history
refactor(core)!: remove create module from arclix
  • Loading branch information
jitiendran authored May 28, 2023
2 parents 0cf3cfd + 183eccb commit dc66438
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 804 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@

## Documentation

Get started with ARCLIX, learn the commands for initializing and generating react components.
Get started with ARCLIX, learn the commands for generating react components.

- [Get Started](https://arclix.github.io/arclix-docs/docs/intro)
- [Creating an App](https://arclix.github.io/arclix-docs/docs/create-app/create) – How to create a new app.
- [Generate a Component](https://arclix.github.io/arclix-docs/docs/component-generation/generate) - How to generate a component.
- [Generate Multiple and Nested Components](https://arclix.github.io/arclix-docs/docs/component-generation/generate#generate-multiple-components) - How to generate multiple and nested components.
- [Configure Arclix](https://arclix.github.io/arclix-docs/docs/config) - How to configure the arclix CLI for the project scope.
Expand Down
Loading

0 comments on commit dc66438

Please sign in to comment.