2.2.1 • Published 3 years ago

cra-template-vaa v2.2.1

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

cra-template-vaa

This is the VAA TypeScript template for Create React App.

Notice

create-react-app is no longer a global package. To ensure that npx or yarn always uses the latest create-react-app version, run: npm uninstall -g create-react-app

You might have to change "jsx": "react-jsx" to "jsx": "react" manually in tsconfig.json if you're having issues.

Usage

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

For example:

npx create-react-app my-app --template vaa

# or

yarn create react-app my-app --template vaa

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.
  • Ant Design components - For components you can immediately use. This project is set up with Ant Design preconfigured.
2.2.1

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.9.0

4 years ago

1.8.0

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago