won-games:赢得了使用Next.js构建的游戏前端

时间:2021-04-16 12:05:12
【文件属性】:
文件名称:won-games:赢得了使用Next.js构建的游戏前端
文件大小:380KB
文件格式:ZIP
更新时间:2021-04-16 12:05:12
TypeScript @santospatrick/nextjs-boilerplate 用法 yarn create next-app -e https://github.com/santospatrick/nextjs-boilerplate 特征 / / 驻波比 剧本 yarn dev 在http://localhost:3000本地运行开发环境 yarn build 将项目生成到.next文件夹 yarn start 运行生产环境(确保首先运行yarn build ) yarn lint 运行ESLint /更漂亮了里面的所有文件src/ yarn test 对src所有ts / tsx文件运行Jest测试 yarn test:watch 运行并持续监视src所有ts / tsx文件的Jest测试(如果在VSCode中安装了Jest扩展名,则不需要此测
【文件预览】:
won-games-main
----.eslintrc.json(731B)
----.gitignore(461B)
----.babelrc(419B)
----package.json(2KB)
----src()
--------components()
--------styles()
--------pages()
----next.config.js(251B)
----jest.config.js(436B)
----public()
--------vercel.svg(1KB)
--------manifest.json(415B)
--------img()
----tsconfig.json(554B)
----.jest()
--------setup.ts(67B)
----generators()
--------templates()
--------plopfile.js(1KB)
----.github()
--------workflows()
----.prettierrc.json(43B)
----README.md(2KB)
----next-env.d.ts(75B)
----.storybook()
--------main.js(133B)
--------preview.js(256B)
----.vscode()
--------settings.json(105B)
----.husky()
--------.gitignore(2B)
--------pre-commit(59B)
----.editorconfig(228B)
----yarn.lock(566KB)

网友评论