1.0.7 • Published 5 years ago

nebula-create-react v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

安装

npm install nebula-create-react -g
# or
yarn global add nebula-create-react

如何使用

> mkdir  [projectName]
> cd  [projectName]
> create-react

生成项目文件结构

|-- /src
    |-- /api
        |-- ...
    |-- /components
        |-- /...
            |-- ...
            |-- ...
    |-- /container
        |--/...
    |-- /res
    |-- /models
        |-- ...
    |-- /router
        |-- ...

生成模版简介

移动端 wab app 模版已经集成 状态管理器dva、路由管理react-router

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago