cra-template-devalex

3.0.1 • Public • Published

npm GitHub

cra-template-devalex

This is the Devalex template for Create React App.

Usage

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

For example:

npx create-react-app my-app --template devalex

# or

yarn create react-app my-app --template devalex

Includes

  • TypeScript
  • ESLint
  • Prettier

For more information, please refer to:

Package Sidebar

Install

npm i cra-template-devalex

Weekly Downloads

6

Version

3.0.1

License

MIT

Unpacked Size

39.3 kB

Total Files

26

Last publish

Collaborators

  • brammitch
  • shaunhess