Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

firsttris/typescript-react-starter

Repository files navigation

Minimal Typescript + React Starter Kit

included

webpack +dependencies

less important:

  • identity-obj-proxy - mocks certain objects for Jest
  • rimraf - delete folders
  • lodash - throtteling (sync store to localStorage)

script jobs

npm run / yarn
prod-server ------ run production build (created with webpack build)
dev-server ------- run dev server, with hot-reload
webpack-build ---- creates bundled webpack build
test ------------- runs tests with coverage reports
test-watch ------- runs tests with coverage in watch mode
tslint ----------- show linting errors
tslint-fix ------- fix linting errors

docs & sources

Offical Microsoft Typescript React Guide

Donate

Donate

License

See the LICENSE file for license rights and limitations (MIT).

About

📦 minimal typescript react starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published