Skip to content
/ SuperBoiler Public template

A simple, streamlined boilerplate with essential configuration for quickly starting a project with the latest tools.

Notifications You must be signed in to change notification settings

alimtunc/SuperBoiler

Repository files navigation

SuperBoiler

A simple, streamlined boilerplate with essential configuration for quickly starting a project with the latest tools.

Features

  • Vite - Fast and optimized development server and bundler.
  • Tailwind CSS - Utility-first CSS framework for rapid UI development.
  • Lefthook - Efficient Git hooks manager for consistent development workflow.
  • ESLint - Linting tool to catch common JavaScript issues and enforce coding standards.
  • Prettier - Code formatter for consistent styling across the codebase.

Installation

Clone the repository and install dependencies:

git clone https://github.com/alimtunc/SuperBoiler.git
cd SuperBoiler
pnpm install

Usage

To start the development server:

pnpm run dev

Contributing

Feel free to submit issues or pull requests if you have suggestions to improve this boilerplate!


About

A simple, streamlined boilerplate with essential configuration for quickly starting a project with the latest tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published