@reactseed/antd-template
Version:
React seed ant design template for creating react app
41 lines (34 loc) ⢠1.06 kB
Markdown
# `@reactseed/antd-template`
[![LICENSE][LICENSE-image]][LICENSE-url] [![npm version][npm-image]][npm-url]
[npm-image]: https://img.shields.io/npm/v/@reactseed/antd-template.svg
[npm-url]: https://www.npmjs.com/package/@reactseed/antd-template
[LICENSE-image]:https://img.shields.io/badge/license-BSD-blue.svg
[LICENSE-url]: https://github.com/reactseed/antd-template/blob/master/LICENSE
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
```