0.0.1 • Published 5 years ago

@reactseed/antd-template v0.0.1

Weekly downloads
-
License
BSD
Repository
github
Last release
5 years ago

@reactseed/antd-template

LICENSE npm version

Default template for the React Seed.

šŸš€ Quick start

šŸ¤” To be added...

🧐 What's inside?

Here are the top-level files and directories you'll see in an app created using this template.

@reactseed/template
ā”œā”€ā”€ build
ā”œā”€ā”€ mock
ā”œā”€ā”€ public
ā”œā”€ā”€ src
│   ā”œā”€ā”€ components
│   ā”œā”€ā”€ pages
│   ā”œā”€ā”€ routes
│   ā”œā”€ā”€ serviceWorker.ts
│   └── setupProxy.js
ā”œā”€ā”€ .env
ā”œā”€ā”€ .eslintignore
ā”œā”€ā”€ .eslintrc
ā”œā”€ā”€ .gitignore
ā”œā”€ā”€ .prettierrc
ā”œā”€ā”€ .stylelintrc
ā”œā”€ā”€ config-overrides.js
ā”œā”€ā”€ paths.json
ā”œā”€ā”€ README.md
ā”œā”€ā”€ tsconfig.json
└── package.json