2.1.6 • Published 3 years ago

@rio-cloud/cra-template-typescript v2.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

rio-template-typescript

This is the RIO TypeScript template for Create React App.

To use this template, add --template @rio-cloud/cra-template-typescript when creating a new app.

For example:

npx create-react-app my-app --template @rio-cloud/cra-template-typescript --use-npm

# or

yarn create react-app my-app --template @rio-cloud/cra-template-typescript

For more information, please refer to:

Migration from version 1.x.x

Version 1.x.x used to work with --scripts-version @rio-cloud/react-scripts. This package is no longer needed and you can use the standard react-scripts package:

1.

npm uninstall @rio-cloud/react-scripts
npm install --save --save-exact react-scripts@4.0.3

Remove all occurences of --scripts-version @rio-cloud/react-scripts in your package.json scripts.

2.1.6

3 years ago

2.1.5

3 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.4

4 years ago

2.1.3

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

6 years ago