Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Boilerplate of ViteJS, TailwindCSS and Handlebars.

NotificationsYou must be signed in to change notification settings

dendrofen/vitejs-tailwind-handlebars

Repository files navigation

Scaffold a new project using boilerplate of ViteJS, TailwindCSS and Handlebars.

Guide: All of the below packages info can be found in attached repositories.Which means this boilerplate have got default settup of packages.

Packages

Demo

Project contains 2 web pages demo, implementing all essentials code structures of used packages.Run or build project to see, and modify. You can empty src folder in case to start project from scratch.

Run Locally

Clone the project

  git clone https://github.com/dendrofen/vitejs-tailwind-handlebars

Go to the project directory

cd vitejs-tailwind-handlebars

Install dependencies

  yarn install

or

  npm install

Start the server

  yarn dev

or

  npm run dev

Build Locally

To build this project run

  npm run build

or

  yarn build

Preview Build Locally

To preview built project

  npm run preview

or

  yarn preview

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp