0.0.2 • Published 2 years ago

cra-template-avaya-neo v0.0.2

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

cra-template-typescript

This is the official TypeScript template for Avaya Neo React Library.

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

For example

npx create-react-app my-app --template avaya-neo

# or

yarn create react-app my-app --template avaya-neo

After my-app is created

  • cd my-app
  • npm start or yarn start

You should then see the app open up in your default browser with zero errors in the terminal and zero errors in your chrome console.

For more information, please refer to: