@react95/cra-template
v0.1.2
Published
The official React95 template for Create React App.
Downloads
4
Readme
@react95/cra-template
The official @react95 template for Create React App.
For example:
npx create-react-app my-app --template @react95
# or
yarn create react-app my-app --template @react95
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.