Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zouyoushun/tailwind-seed-template
simple project for easy write tailwindcss
https://github.com/zouyoushun/tailwind-seed-template
Last synced: about 1 month ago
JSON representation
simple project for easy write tailwindcss
- Host: GitHub
- URL: https://github.com/zouyoushun/tailwind-seed-template
- Owner: ZouYouShun
- Created: 2022-08-06T05:39:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T07:29:07.000Z (7 months ago)
- Last Synced: 2024-05-02T21:08:51.940Z (6 months ago)
- Language: HTML
- Homepage: https://zouyoushun.github.io/tailwind-seed-template/
- Size: 150 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tailwind seed template
for easy write code in vscode
# How to use
1. `npm install`
2. `npm start`
3. open live-server in vscode ![](open-live-server.png)
4. open `http://127.0.0.1:5500/src/`
5. have enjoy with your awesome tailwind project.