scroll

simple scroll animation site using vite vanila.

Stars
6

Vite vanila

This is a basic setup for starting a vanilla HTML project using Vite as the bundler. It provides a simple folder structure for organizing your HTML, CSS, and JS files. Vite offers a fast development server and optimized production builds. You can customize this setup to fit your project's needs and start building your HTML project with modern development tools.

How to running project

yarn install
yarn run dev // will running on port 5000