https://github.com/huibizhang/template-ng-tailwind-v3
https://github.com/huibizhang/template-ng-tailwind-v3
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/huibizhang/template-ng-tailwind-v3
- Owner: huibizhang
- Created: 2022-02-01T19:32:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-09T08:59:52.000Z (over 3 years ago)
- Last Synced: 2025-03-17T01:27:10.833Z (7 months ago)
- Language: HTML
- Size: 528 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# template-ng-tailwind-v3
- **template of:** angular cli
- **tailwindcss:** v3.x## Started
```bash
yarn
# or `npm install`
```---
## Develop
```bash
yarn start
# or `npm start`
```---
## Build
```bash
yarn build
# or `npm run build`
```---
![]()