Skip to content

samatechtw/frontend-template

Repository files navigation

Frontend Template

Template for initializing Vite/Vue3/Postcss apps. See more at https://frontend.samatech.tw


Instructions

Clone or download this repository, follow the directions below, and build your website.

The repository is set up as a PNPM workspace with a single package.

Prerequisites

Setup

# Clone monorepo
git clone [email protected]:samatechtw/frontend-template

# Install packages
pnpm i

Run

# Run site in development mode
npm run dev:web:run

Build

# Build web app for production
npm run prod:web:build

About

Template for Vite/Vue3/Postcss apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published