Skip to content

gabrielmelo/tc96-vanilla-starter

Repository files navigation

tc96 vitewind starter

tc96 vitewind is html starter with tailwindcss, vanillajs and vitejs

Technologies   |    Project   |    Layout   |    Installation

PRs welcome!


🚀 Technologies

This project was developed with the following technologies:

Config

💻 Project

Contains the following pages, sections and components:

Pages

  • List pages;

Components

  • List components;

🔖 Layout

You can view the project layout through Figma File.

You will need to create an account in Figma Figma to access.

Installation:

Prerequisite

  • Nodejs
  • npm or pnpm

With npm

npm install

With pnpm

pnpm i

Quick commands

# dev server start
npm run dev or pnpm dev
# production build
npm run build or pnpm build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published