/sz-rat

Seymour Zhang's React Application Template

Primary LanguageTypeScriptMIT LicenseMIT

Seymour Zhang's

React Application Template

git clone https://github.com/zsh2401/sz-rat

View demo online

Make your react web application development easier and faster!

Features✨

  • SPA + PWA Supported
  • 100% TypeScript
  • Lightest Framework
  • LodableComponent (based on Dynamic Imports)
  • Designed for Static Pages Server
  • No jQuery & Bootstrap
  • Dynamically import
  • Optimization

Showcase

Fx & Libs

  • React + React Router
  • webpack
  • TypeScript
  • lodash (Removable)

Usage

Requirements

Node.js NPM
>= 10.15.0 >= 6.4.1

Get template

git clone https://github.com/zsh2401/sz-rat
mv sz-rat your-app-name
cd your-name-app

Fetch dependencies

yarn

Run dev-server

yarn start

You could build the application if you need to release current version.

yarn build

Then the application bundles will appears under the dist floder.

Contact me

Blog: https://www.zsh2401.top
E-Mail: zsh2401@163.com