to install this package
- go to project directory and run the following commands
npm install
this to add the node_moduel into your projectnpm run build
to build the project and convert the desired .jsx files into .js filesdevtools.install()
to install the package locally- go to
app.R
file and run the shiny app