Git Product home page Git Product logo

react-typescript-template's Introduction

Project

React Typescript Template

Description

This is a quick start React with Typescript and Webpack 5 project template, which contains code quality checking tool : eslint, stylelint and well known formatter: prettier

Git hook (husky), like pre-commit and commit-msg hooks are also considered in this project

  • pre-commit
    • linting: eslint, stylelint
    • formatting: prettier
  • commit-msg
    • commit message style guard: commitlint

Getting Started

Dependencies

  • node version > 16.17.0
  • related dependencies all described in package.json

Installing

  • npm install

Executing program

start a simple react demo

npm run serve

build your react project

npm run build

Help

Welcome for any advise for common problems or issues.

Authors

timhsieh

react-typescript-template's People

Contributors

minghsuan0313 avatar

Watchers

James Cloos avatar  avatar

react-typescript-template's Issues

Need to add Github CI/CD yaml

Should add example Github CI/CD yaml
Common stages: Verify, Package, Release

image
Example in Gitlab Document

In my React-Typescript-Template, only Verify and Package these two stages will be presented.

Need to add detailed documentation

Should add detailed explanation about the usecase of this template infrastruction and what's needed to be added for later development in production.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.