Skip to content

PorkyProductions/weather

Repository files navigation

The Best Vite Starter Template

An opinionated starter template for Vite.

Description

viteautoprefixerbootstrap iconspostcsstwemojiTypescript_logo_2020tailwindcssUADetect

Vite

The superfast dev server complete with code-splitting, hot-reloading, and a build engine powered by rollup.js

Autoprefixer

Get uniform CSS rendering no matter what browser your client uses

Bootstrap Icons

1,000+ free, SVG icons from the Bootstrap project

PostCSS

Elimate dead styles from your final CSS bundle

Twemoji

Get uniform emoji rendering no matter what OS your client uses

TypeScript

Annotate your JavaScript with type information and get loads of benefits

TailwindCSS

Rapidly build modern websites without ever leaving your HTML with this modern, utility-based CSS framework

UADetect

The easiest way to interact with the navigator object, and easily get the client's OS, browser, and device type

Installation

  • Clone this template repository to your project directory.
git clone https://github.com/hiteacheryouare/best-vite-template.git
  • Or, start a new project on GitHub using this template
  • Run the following command to install dependencies:
npm install

Usage

  • Run the following command to start the dev server:
npm run dev

To build for production, run the following command:

npm run build

About

Porky's Awesome Amazing Weather Service (PAAWS)

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published