⚠ This repo is now archived and is lo longer in active development
This is the official RICADO Web template for project created via the Create React App CLI.
For example:
npx create-react-app my-app --template @ricado/cra-template
# or
yarn create react-app my-app --template @ricado/cra-template
For more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.