Skip to content

Setup for a React + TypeScript project

Notifications You must be signed in to change notification settings

resolritter/react-ts-starter

Repository files navigation

Before building for production

Generate the environment for building the assets

node ./scripts/assemble_production_build_env.js

Development setup

  • npm install
  • npm start

Runtime features

master branch

  • Renderer: react
  • Router: connected-react-router
  • State management: react-redux
  • CSS: linaria

About

Setup for a React + TypeScript project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published