draftail-playground:在完善的预览环境中尝试Draftail

时间:2024-04-26 21:03:37
【文件属性】:

文件名称:draftail-playground:在完善的预览环境中尝试Draftail

文件大小:508KB

文件格式:ZIP

更新时间:2024-04-26 21:03:37

heroku flask create-react-app draft-js draftjs-exporter

在完善的尝试 。 安装 在命令行中: git clone git@github.com:thibaudcolas/draftail-playground.git cd draftail-playground virtualenv -p python3.7 .venv source ./.venv/bin/activate pip install -r requirements.txt nvm install # Then, install all project dependencies. npm install npm run start ./.githooks/deploy.sh 在项目上工作 安装过程中提到的所有内容都应该已经完成​​。 # Make sure you use the right node version. nvm use # Start the server a


【文件预览】:
draftail-playground-main
----.githooks()
--------pre-commit(2KB)
--------deploy.sh(873B)
----api()
--------markdown.py(453B)
--------decorators.py(1KB)
--------export.py(2KB)
----.gitignore(2KB)
----package.json(2KB)
----requirements.txt(123B)
----pyproject.toml(457B)
----package-lock.json(1.56MB)
----src()
--------components()
--------react-app-env.d.ts(40B)
--------draftail.d.ts(1KB)
--------reading-time.d.ts(138B)
--------setupTests.js(384B)
--------entities()
--------extensions()
--------utils()
--------react-simpler-select.d.ts(324B)
--------utils.ts(1KB)
--------index.css(968B)
--------index.tsx(219B)
----.nvmrc(3B)
----.isort.cfg(166B)
----LICENSE(1KB)
----public()
--------static()
--------index.html(7KB)
--------manifest.json(293B)
--------example.jpg(38KB)
----tsconfig.json(462B)
----.env(19B)
----.github()
--------renovate.json5(3KB)
--------workflows()
----.prettierignore(47B)
----runtime.txt(13B)
----README.md(1KB)
----prettier.config.js(285B)
----vercel.json(41B)
----.env.production(210B)
----.editorconfig(456B)

网友评论