mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-07-23 04:58:34 -06:00
.github
.vscode
bin
config
public
src
.babelrc
.env.example
.eslintignore
.eslintrc.js
.gitignore
LICENSE
PRNameGenerator.ts
README.md
jest.config.js
package-lock.json
package.json
service-worker.ts
serviceWorkerRegistration.ts
setupTest.ts
tsconfig.json
webpack.config.dev.server.ts
webpack.config.dev.ts
webpack.config.ts
6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
#node_modules ignore
|
|
node_modules
|
|
#.envs
|
|
.env
|
|
#builds
|
|
build |