jarvis-catalyst-create-custom-app
v0.0.16
Published
boilerplate jarvis custom app
Downloads
3
Readme
jarvis-catalyst-create-custom-app
this project uses React 17
Install
npm install --g jarvis-catalyst-create-custom-app
- using
in your shell exec jarvis-catalyst-create-custom-app
then answer the questions
Indicate the local port of your application? 9999
Indicate the homepage of your application? search
Indicate the name of your application? example
Finally
enter your application: cd example
install dependencies `npm install`