3 Star 6 Fork 1

小弟调调/tsbb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

React Component Example for TypeScript.

Create a project for the React component library containing a website preview of the component library instance. The documents and component libraries are put into a project, all written in TypeScript, the component library source files are added to the src directory, and the document website source files are added to the website directory.

Open in CodeSandbox

Open in CodeSandbox

Quick Start

npm install

development

Runs the project in development mode.

# Step 1, run first, listen to the component compile and output the .js file
# listen for compilation output type .d.ts file
npm run watch
# Step 2, development mode, listen to compile preview website instance
npm run start

production

Builds the app for production to the build folder.

npm run build

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/jaywcjlove/tsbb.git
git@gitee.com:jaywcjlove/tsbb.git
jaywcjlove
tsbb
tsbb
master

搜索帮助