/seym-math

Primary LanguageTypeScriptMIT LicenseMIT

Seymour Zhang's

React Application Template

View demo online

Make your web application development easier and faster!

Features

√ SPA + PWA Supported
√ Use TypeScript totally
√ Responsive Design Supported
√ Useful light tools √ Useful light components
√ LodableComponent (based on Dynamic Imports)
√ Very quickly first screen
√ Create for Static Pages Service

Todo

  • [√] Dynamically import
  • [√]Top Load Progress Bar `
  • [√] Squeeze the size of vendor to below 200KB
  • [√] Optimize the package speed
  • [×] Try to add pollify(Removable)

Fx&Libs

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

DevEnv Requirements

Node.js >= 10.15.0 npm >= 6.4.1

How to run it?

Install all dependencies first.

npm install
#or
yarn

Then...It's easy to run a local dev server!

npm run start
#or
yarn start

You could build the application if you had finished the development of current version.

npm run build
#or
yarn build

Then the application files will build to the dist floder.

Start your development now!

Go!Create new code and make your dreams come true!

Contact

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