Skip to content

cncolder/typescript-react-css-modules-demo

Repository files navigation

JavaScript React Base Demo (Latest)

Always update with latest versions and technologies.

npm install
npm run dev

It will open http://localhost:8080/ automatically.

tsconfig.json

module必须为commonjs或者amd,不能为umd,否则会报错:

WARNING in ./entry.tsx 3:24-31
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published