arcli component
[ARCLI] > Component Name: Hero
[ARCLI] > Destination: (components/)
[ARCLI] > Type:
1. class
2. functional
3. hook
Select: 2
[ARCLI] > Route:
[ARCLI] > Add plugin file? (Y/N): (N)
[ARCLI] > Add to Zone file? (Y/N): (N)
[ARCLI] > Stylesheet? (Y/N): (N) y
[ARCLI] > Services? (Y/N): (N)
[ARCLI] > Redux? (Y/N): (N)
[ARCLI] > Test? (Y/N): (N)
[ARCLI] > A component will be created with the following options:
{
"name": "Hero",
"destination": "/Users/me/dev/atomic-reactor/reactium-tutorial/src/app/components/Hero",
"overwrite": "",
"type": "functional",
"route": false,
"plugin": false,
"zone": false,
"stylesheet": {
"filename": "_reactium-style.scss",
"filepath": "/Users/me/dev/atomic-reactor/reactium-tutorial/src/app/components/Hero/_reactium-style.scss",
"destination": "/Users/me/dev/atomic-reactor/reactium-tutorial/src/app/components/Hero",
"name": "style",
"ext": ".scss",
"overwrite": ""
},
"services": false,
"redux": false,
"actions": false,
"actionTypes": false,
"reducers": false,
"test": false,
"ID": "HERO"
}
[ARCLI] > Proceed? (Y/N): y
✔ all actions complete!
-
Notifications
You must be signed in to change notification settings - Fork 0
Example code for getting started with Reactium.
License
ReactiumCore/Reactium-Tutorial
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example code for getting started with Reactium.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published