cra-template-jasonstoltz-eui
v0.0.1
Published
The base TypeScript template for Create React App.
Downloads
3
Maintainers
Readme
cra-template-jasonstoltz-eui
This is a test.
A Create React App template for EUI.
To use this template, add --template jasonstoltz-eui
when creating a new app.
For example:
npx create-react-app my-app --template jasonstoltz-eui
# or
yarn create react-app my-app --template jasonstoltz-eui
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.