ink8bit / ts-react-app-template

TypeScript React app template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript React app

Node.js CI

Template repo for creating React apps with TypeScript.

Getting started

nvm use && npm i

Development

npm run dev

Build

npm run build

How to contribute

Please refer to CONTRIBUTING.md.

Semantic Versioning

This project follows semantic versioning. I release patch versions for critical bugfixes, minor versions for new features or non-essential changes, and major versions for any breaking changes.

Built with

About

TypeScript React app template

License:MIT License


Languages

Language:JavaScript 73.3%Language:TypeScript 19.8%Language:CSS 6.2%Language:Shell 0.7%