🏎️Quick start
First step to make your coding easier
After installation you need to generate your config file and folder for templates. It is easy, just run the next command:
The result of this command should be:
File
rcci.config.js
Templates folder (By default:
templates
)
First run
After quick setup you can create you first component or move to configuration.
First component
Run the next command and create your first component:
Update your component
Run the next command to update you component
or just:
For more CLI tips go here!
Last updated