Static Starter

Vite + Tailwind 3 + Handlebars

Getting Started

Requirements

  1. NodeJS
  2. npm

Install

  1. Clone this repository
  2. Run npm install

Run the project

Task Name Description Environment
🚧 npm run dev Compile dev build, start the server and fake API and watch for changes Development
🏭 npm run build Compile production build Production
🏭 npm run preview Compile production build and preview Production