cra-template-nextjs-flow

0.0.7 • Public • Published

cra-template-nextjs-flow

This is the unofficial Nextjs and Flow template for Create React App.

Features

  • Nextjs with headers configured
  • Flow with flow-typed for next and react types
  • Jest and testing-library with test-utils
  • Prettier configuration
  • Eslint with standar configuration
  • Husky config precommit lint-staged
  • Vscode with my personal configuration and snippets

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

For example:

npx create-react-app my-app --template nextjs-flow

# or

yarn create react-app my-app --template nextjs-flow

For more information, please refer to:

Package Sidebar

Install

npm i cra-template-nextjs-flow

Weekly Downloads

1

Version

0.0.7

License

MIT

Unpacked Size

82.4 kB

Total Files

31

Last publish

Collaborators

  • xlameiro