文件名称:einakter:德国一幕剧数据库
文件大小:532KB
文件格式:ZIP
更新时间:2024-04-09 19:51:32
TypeScript
艾纳克特 德国一幕剧的数据库。 发展 该项目是通过引导的。您可以在了解更多。 快速开始 安装和之后,您可以通过运行以下命令来启动Einakter数据库: git clone git@github.com:dracor-org/einakter.git cd einakter yarn yarn start 在项目目录中,可以运行: yarn start 在开发模式下运行应用程序。打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。您还将在控制台中看到任何棉绒错误。 yarn test 在交互式监视模式下启动测试运行器。有关更多信息,请参见关于的部分。 yarn build 构建生产到应用程序build文件夹。它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 生成被最小化,并且文件名包括哈希值。您的应用已准备好进行部署! yarn json 将转换为JSON,创建文件
【文件预览】:
einakter-master
----.gitignore(377B)
----tsconfig.json(557B)
----README.md(2KB)
----.github()
--------workflows()
----yml2json.ts(661B)
----public()
--------manifest.json(200B)
--------robots.txt(67B)
--------index.html(2KB)
----package.json(2KB)
----src()
--------components()
--------locations.json(5KB)
--------index.tsx(550B)
--------types.ts(1KB)
--------index.css(366B)
--------App.test.tsx(260B)
--------serviceWorker.ts(5KB)
--------App.tsx(968B)
--------react-app-env.d.ts(40B)
--------mdx.d.ts(132B)
--------App.css(813B)
--------icons.ts(343B)
--------utils.ts(1KB)
--------utils.test.ts(2KB)
--------about.mdx(3KB)
--------setupTests.ts(255B)
----yarn.lock(642KB)
----data.yaml(1.08MB)
----yml2csv.ts(2KB)
----fetch-locations.ts(2KB)
----.yamllint(51B)