vitawind
Install and Setting Tailwindcss automatically for Vite
File Explorer
Download Latest Version (.zip)- npm-publish.yml
- en.js
- index.js
- zh.js
- en.js
- index.js
- zh.js
- index.js
- CreateVitawind.vue
- HomePage.vue
- Modal.vue
- TemplateList.vue
- Terminal.vue
- Vitawind.vue
- CreateVitawind.vue
- Footer.vue
- HomePage.vue
- Modal.vue
- MyBadge.vue
- MyButton.vue
- TemplateCmd.md
- TemplateItem.vue
- TemplateList.vue
- Terminal.vue
- ToolToggle.vue
- Vitawind.vue
- favicon.png
- logo-w700.png
- logo.svg
- pack-logo-w700.png
- vitawind_pack.svg
- vite-logo.svg
- webpack-logo.svg
- index.scss
- config.js
- configurations.md
- index.md
- usage.md
- creator.md
- index.md
- templates.md
- configurations.md
- index.md
- usage.md
- creator.md
- index.md
- templates.md
- index.md
- index.md
- extensions.json
- settings.json
- favicon.ico
- index.html
- logo192.png
- logo512.png
- manifest.json
- robots.txt
- App.js
- App.test.js
- index.css
- index.js
- logo.svg
- powered-by-vitawind-dark.png
- reportWebVitals.js
- setupTests.js
- .gitignore
- .prettierrc.json
- package.json
- postcss.config.js
- powered-by-vitawind-bright.png
- README.md
- tailwind.config.js
- extensions.json
- settings.json
- app-routing.module.ts
- app.component.html
- app.component.spec.ts
- app.component.ts
- app.module.ts
- .gitkeep
- powered-by-vitawind-bright.png
- environment.prod.ts
- environment.ts
- favicon.ico
- index.html
- main.ts
- polyfills.ts
- styles.sass
- test.ts
- .browserslistrc
- .editorconfig
- .gitignore
- .prettierrc.json
- angular.json
- karma.conf.js
- package.json
- powered-by-vitawind-bright.png
- README.md
- tailwind.config.js
- tsconfig.app.json
- tsconfig.json
- tsconfig.spec.json
- extensions.json
- settings.json
- App.jsx
- favicon.svg
- index.css
- logo.svg
- main.jsx
- powered-by-vitawind-dark.png
- .gitignore
- .prettierrc.json
- index.html
- package.json
- postcss.config.js
- powered-by-vitawind-bright.png
- README.md
- tailwind.config.js
- vite.config.js
- extensions.json
- settings.json
- App.tsx
- favicon.svg
- index.css
- logo.svg
- main.tsx
- powered-by-vitawind-dark.png
- vite-env.d.ts
- .gitignore
- .prettierrc.json
- index.html
- package.json
- postcss.config.js
- powered-by-vitawind-bright.png
- README.md
- tailwind.config.js
- tsconfig.json
- vite.config.ts
- extensions.json
- settings.json
- favicon.svg
- powered-by-vitawind-bright.png
- index.css
- main.js
- .gitignore
- .prettierrc.json
- index.html
- package.json
- postcss.config.js
- powered-by-vitawind-bright.png
- README.md
- tailwind.config.js
- extensions.json
- settings.json
- favicon.ico
- logo.png
- powered-by-vitawind-bright.png
- HelloWorld.vue
- App.vue
- index.css
- main.js
- .gitignore
- .prettierrc.json
- index.html
- package.json
- postcss.config.js
- powered-by-vitawind-bright.png
- README.md
- tailwind.config.js
- vite.config.js
- extensions.json
- settings.json
- favicon.ico
- logo.png
- powered-by-vitawind-bright.png
- HelloWorld.vue
- App.vue
- env.d.ts
- index.css
- main.ts
- .gitignore
- .prettierrc.json
- index.html
- package.json
- postcss.config.js
- powered-by-vitawind-bright.png
- README.md
- tailwind.config.js
- tsconfig.json
- vite.config.ts
- .gitignore
- gitignore
- index.js
- package.json
- README.md
- sync-repos.js
- vitawind_pack.svg
- setting.js
- index.css
- postcss.config.js
- tailwind.config.js
- .gitignore
- cli.js
- package.json
- README.md
- .gitignore
- package.json
- README.md
- tailwind.config.cjs
# Installation Guide
1. Get the code
git clone https://github.com/huibizhang/vitawind
Downloads the entire project code from GitHub to your computer.
cd vitawind
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
<a href="https://npmjs.com/package/vitawind"><img src="https://img.shields.io/npm/v/vitawind?style=flat-square" alt="version"></a>
Type this command into your terminal and run it.
<a href="https://nodejs.org/en/about/releases/"><img src="https://img.shields.io/npm/dw/vitawind?style=flat-square" alt="npm-download"></a>
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
