Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wszgrcy/angular-miniprogram-template


https://github.com/wszgrcy/angular-miniprogram-template

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# AngularMiniprogramTemplate

这个项目为 Angular 开发小程序的初始化模板

## 开发
- `yarn build:lib`
> 如不需要引入[first]libary可以移除相关代码
- `yarn start`

## 构建

- `yarn build` 开发环境
- `yarn build:prod` 生产环境

## 组件开发

- `yarn build:lib`