1.0.3 • Published 5 years ago

cra-template-jlave v1.0.3

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

@jlave-dev/cra-template

This is a customized base template for Create React App. On top of the default cra-template, it:

  • Includes eslint and enforces the Airbnb style guide.
  • Includes a .devcontainer configuration for use with Visual Studio Code. (See here for more on remote containers.)

Use this template with create-react-app by running:

npx create-react-app --template @jlave-dev/cra-template my-app
1.0.0

5 years ago

1.0.3

5 years ago