cra-template-mars
v0.0.6
Published
The template for HarmonyCloud as a sub-app.
Downloads
8
Maintainers
Readme
cra-template-mars
这是观云台前端3.0开发模板,使用安装时请添加命名 --template mars
文件目录结构
-- template
|-- public
|-- src
|-- assets
|-- components
|-- layouts
|-- locales
|-- pages
|-- services
|-- redux
|-- utils
|-- index.css
|-- index.js
|-- serviceWorker.js
|-- setupProxy.js
|-- setupTests.js
-- .gitignore
-- README.md
-- .env
-- .editorconfig
-- .eslintignore
-- .eslintrc.json
-- .prettierrc.json
-- config-overrides.js
-- package.json
-- template.json
-- LICENSE