1.3.9 • Published 3 years ago

cra-template-typescript-apollo v1.3.9

Weekly downloads
15
License
MIT
Repository
github
Last release
3 years ago

cra-template-typescript-apollo

NPM Version License Downloads Code Climate maintainability

Hello, thanks for checking out this template. This template extends the base TypeScript CRA Template, and includes an apollo connection, styled-components, cypress and circleci configuration, and an "ideal" folder structure.

Usage

npx create-react-app your-project-name --template typescript-apollo

or

yarn create react-app your-project-name --template typescript-apollo

Available Scripts

In the project directory, you can run:

  • yarn start - runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

  • yarn test - runs available test suite.

  • yarn build - builds the app for production to the build folder.

  • yarn eject - exposes content of react-script package

  • yarn lint - lints project files.

  • yarn generate - runs a shell script to generate a page, container, or component.

  • yarn destroy - runs a shell script to delete files used for demonstration purposes (this can be run as soon as you start a new project).
  • yarn cypress:run - runs your cypress test suite.
  • yarn cypress:open - opens cypress' electron app for running tests.
1.3.9

3 years ago

1.3.8

4 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago