contensis-react-starter
v1.0.3
Published
Create a Contensis React Starter project
Downloads
3
Readme
Contensis React Starter
Installer package for the Contensis React Starter project.
Usage
To install a new React Starter project, use the following commands:
npx contensis-react-starter my-project
cd my-project
npm i
Remember to configure your .env
to connect to your Contensis environment once the installation is complete.