Skip to content

EliasTouil/frontend-boilerplate

Repository files navigation

Vite Shadcn-ui boilerplate

Motivation

The js ecosystem is wild and it can be hard to decide where to look and what to pick. This opiniated boilerplate is meant to move fast and safely when building a small scale project, api-base app, or prototype.

Tooling

Usage

Setup

# installs packages
# initializes husky
pnpm install

Development

Just run and visit http://localhost:3000/

pnpm dev

Build

To build the App, run

pnpm build

And you will see the generated file in dist that ready to be served.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published