Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wszgrcy/angular-miniprogram-template
https://github.com/wszgrcy/angular-miniprogram-template
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wszgrcy/angular-miniprogram-template
- Owner: wszgrcy
- Created: 2021-09-10T11:12:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T03:31:44.000Z (10 months ago)
- Last Synced: 2024-04-28T06:09:29.049Z (9 months ago)
- Language: TypeScript
- Size: 1.88 MB
- Stars: 58
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularMiniprogramTemplate
这个项目为 Angular 开发小程序的初始化模板
## 开发
- `yarn build:lib`
> 如不需要引入[first]libary可以移除相关代码
- `yarn start`## 构建
- `yarn build` 开发环境
- `yarn build:prod` 生产环境## 组件开发
- `yarn build:lib`