https://github.com/fiqryq/node-create-components
create jsx/tsx custom components using nodejs.
https://github.com/fiqryq/node-create-components
js jsx node nodejs react ts tsx
Last synced: 9 months ago
JSON representation
create jsx/tsx custom components using nodejs.
- Host: GitHub
- URL: https://github.com/fiqryq/node-create-components
- Owner: fiqryq
- Created: 2022-03-21T17:27:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T17:45:03.000Z (over 3 years ago)
- Last Synced: 2025-02-20T07:37:28.069Z (10 months ago)
- Topics: js, jsx, node, nodejs, react, ts, tsx
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## generate components
how to use :
```
run :
npm run create-components -- 'component name'
ex :
npm run create-components -- Dashboard
```
how to custom template ?, just create on template folder and custom create-components.js