文件名称:05-criando-um-projeto-do-zero
文件大小:136KB
文件格式:ZIP
更新时间:2024-04-14 21:53:15
05-criando-um-projeto-do-zero
【文件预览】:
05-criando-um-projeto-do-zero-master
----.babelrc(34B)
----package.json(2KB)
----.eslintrc.json(2KB)
----.prettierrc(211B)
----jest.config.js(7KB)
----.env.example(32B)
----src()
--------__tests__()
--------pages()
--------next-env.d.ts(75B)
--------components()
--------styles()
--------services()
--------setupTests.ts(341B)
--------utils()
----tsconfig.json(562B)
----next-env.d.ts(75B)
----.gitignore(386B)
----public()
--------logo.svg(7KB)
----yarn.lock(278KB)
----.editorconfig(147B)