0.3.4 • Published 4 years ago

@hellogreatworks/cra-template-ts v0.3.4

Weekly downloads
1
License
-
Repository
github
Last release
4 years ago

@hgw/cra-ts-template

Hello Great Works create-react-app TypeScript template. Based on Ueno CRA template. An opionionated template to easily get started with Create React App.

This template is published on npm in order to be able to reference it when running the npx create-react-app [...] cmd.

Features
  • TypeScript
  • SCSS
  • CSS Modules support
  • Root Resolver
  • Opinionated linting rules

Get Started

Run

npx create-react-app --scripts-version @hellogreatworks/react-scripts --template @hellogreatworks/cra-template-ts [app-name]
cd app-name
yarn start

Build

yarn build

Publishing

yarn publish

Additional resources

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago