/React-SPA

React Redux,适合中大型规模应用开发,注释还算详细,内含TypeScript, CSS Modules,Ant Design 3.x(antd),fetch,koa接口请求等。接口埋点报错统一处理。

Primary LanguageJavaScriptMIT LicenseMIT

React-SPA

node-image npm-image download-image

Features

  • React+Redux+Fetch+es6+Ant Design 3.x
  • TypeScript🚀
  • CSS Modules 🚀
  • Webpack 3.x
  • Mock
  • Eslint

Getting Started

Checkout this repo, install dependencies, then start the process with the following:

> git clone https://github.com/allan2coder/React-SPA.git
> cd React-SPA
> yarn install or npm install
> yarn start or npm start

Build the app

yarn run build
or
npm run build

Reference

License

MIT