1.0.0 • Published 2 years ago

@optsol/cra-template-optsol v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

cra-template-optsol

This is the OPTSOL TypeScript template for Create React App.

To use this template, add --template optsol when creating a new app.

For example:

npx create-react-app my-app --template optsol

# or

yarn create react-app my-app --template optsol

For more information, please refer to: