A template use React + Express + Typescript.
Go to file
Skyone c71fd2c5b4
使用新的GPG密钥重新签名 Re-sign with the new GPG key
2023-08-24 17:57:39 +08:00
public Make it available 2023-03-22 13:33:27 +08:00
scripts/webpack Add: Code split 2023-04-05 19:43:37 +08:00
server Add: Code split 2023-04-05 19:43:37 +08:00
web Make it available 2023-03-22 13:33:27 +08:00
.gitignore Make it available 2023-03-22 00:35:49 +08:00
README.md Add the README 2023-03-22 13:50:06 +08:00
babel.config.js Add: Code split 2023-04-05 19:43:37 +08:00
env.js Make it available 2023-03-22 00:35:49 +08:00
package-lock.json Add: Code split 2023-04-05 19:43:37 +08:00
package.json Add: Code split 2023-04-05 19:43:37 +08:00

README.md

React + Express + Typescript Template

A template using React + Express + Typescript.

Use the latest version of the packages (2023/03/22).

package version package version
webpack ^5.76.2 react ^18.2.0
babel ^7.21.3 express ^4.18.2
typescript ^5.0.2

Now support:

  • Write all code with typescript
  • Source Map
  • Minify css and javascript

使用 React + Express + Typescript 的模板。使用了最新版本的软件包 20230322

支持以下功能:

  • 全部使用 typescript
  • 完整的 Source Map
  • 自动压缩 javascript 和 css