lsat-playground:与LSAT交互的UI

时间:2021-04-15 05:41:39
【文件属性】:
文件名称:lsat-playground:与LSAT交互的UI
文件大小:122KB
文件格式:ZIP
更新时间:2021-04-15 05:41:39
TypeScript TypeScript Next.js示例 这是一个非常简单的项目,显示了Next.js与TypeScript的用法。 自己部署 使用部署示例: 如何使用它? 使用create-next-app 使用或执行以引导示例: npx create-next-app --example with-typescript with-typescript-app # or yarn create next-app --example with-typescript with-typescript-app 手动下载 下载示例: curl https://codeload.github.com/zeit/next.js/tar.gz/canary | tar -xz --strip=2 next.js-canary/examples/with-typescript cd with-typescript
【文件预览】:
lsat-playground-master
----pages()
--------index.tsx(3KB)
----.eslintrc(738B)
----yarn.lock(266KB)
----next-env.d.ts(75B)
----components()
--------ValidateLsat.tsx(8KB)
--------PlaygroundSegment.tsx(382B)
--------index.tsx(548B)
--------FromChallenge.tsx(4KB)
--------GenerateKey.tsx(2KB)
--------Demo.tsx(10KB)
--------AddExpiration.tsx(5KB)
--------Navbar.tsx(1KB)
--------GenerateLsat.tsx(5KB)
--------ParseToken.tsx(2KB)
--------SatisfyLsat.tsx(4KB)
--------modules.d.ts(102B)
----tsconfig.json(580B)
----.prettierrc(130B)
----README.md(2KB)
----.gitignore(19B)
----package.json(858B)

网友评论