volfpeter / ck-ts-react-webpack-app

Minimal cookiecutter template for translatable single-page web applications using TypeScript, React, and Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ck-ts-react-webpack-app

Minimal cookiecutter template for translatable single-page web applications using TypeScript, React, and Webpack.

Install cookiecutter and generate your application from this template using the cookiecutter gh:volfpeter/ck-ts-react-webpack-app command.

See the generated project's readme for further instructions.

Application framework

  • Rendering engine: react
  • Translation: react-i18next

Development and testing

  • Dev server and bundler: webpack, webpack-cli, webpack-dev-server, webpack-merge.
  • Testing and coverage: chai, mocha, and c8.

Guides

About

Minimal cookiecutter template for translatable single-page web applications using TypeScript, React, and Webpack.

License:MIT License


Languages

Language:JavaScript 74.1%Language:TypeScript 21.1%Language:HTML 4.7%