文件名称:template-nextjs-2020-beginning:Next.js项目模板
文件大小:681KB
文件格式:ZIP
更新时间:2024-02-26 11:15:45
react javascript typescript pwa nextjs
利用 ( ) () + + + + 插件 命令 # dev npm run dev # build npm run build # start npm run start 故事书 npm run storybook # build npu run build-storybook 皮棉 npm run lint # auto fix npm run lint -- --fix 测试 npm test # watch npm test -- --watch # update snapshot npm test -- -u -t= " [TargetName] " # update s
【文件预览】:
template-nextjs-2020-beginning-master
----public()
--------manifest.json(1KB)
--------favicon.ico(15KB)
--------images()
--------zeit.svg(794B)
----server.js(776B)
----next-env.d.ts(75B)
----.eslintrc.js(793B)
----next.config.js(366B)
----src()
--------pages()
--------store.ts(489B)
--------stories()
--------modules()
--------__tests__()
----.vscode()
--------settings.json(182B)
----.storybook()
--------main.js(311B)
--------webpack.config.js(499B)
--------preview.ts(238B)
----tsconfig.json(616B)
----jest.config.js(429B)
----README.md(2KB)
----.editorconfig(207B)
----.gitignore(307B)
----.prettierrc.js(81B)
----.babelrc.js(144B)
----package-lock.json(832KB)
----package.json(2KB)