1.1.8 • Published 7 years ago

dn-template-front v1.1.8

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

group: template name: front

title: 普通前端工程

dn-template-front

这是一个基础的前端工程模板,没有集成任何框架,但相关配置是完整的,默认已经支持:

  • 新语法,已针对 es6/7 几乎所有新语法做自动转译。
  • 单元测试,已启用 unit 中间件

通过 front 模板初始化一下工程

$ dn init -t front

如果你的 dn 连接的是默认服务,也可以从模板列表中选择

$ dn init

可以在类似如下的菜单中选择 front 模板

? Found 3 templates (Use arrow keys)
❯ 1. front      : Blank front end project template
  2. node       : Blank node project template
  3. middleware : Dawn middleware project template

工程初始化完成后,就可以使用 dn 相关命令进行开发构建了。

你还可以在此工程的基础上集成相关框架、比如 react/vue 等,并发布为新的模板。

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.15

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago