Skip to content

taylorosbourne/cra-template-typescript-apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.

About

CRA Template with: TypeScript, Apollo, Cypress, CircleCI, and Styled-Components πŸš€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published