Skip to content

WassimWeb/keeper

Repository files navigation

Keeper

Keeper is a web application built using React and powered by Vite. It provides a fast and optimized development experience with the latest web technologies.

Features

  • ⚡ Lightning-fast development with Vite
  • 🔄 Hot Module Replacement (HMR) for smooth development workflow
  • 🚀 Optimized production build with Vite
  • 🛠 Integrated ESLint for code quality

Project Setup

Prerequisites

Ensure you have Node.js installed.

Install Dependencies

Run the following command to install project dependencies:

npm install

### Start Development Server
npm run dev

### Build for Production
npm run build

### Preview the Build
npm run preview

### Lint the Code
npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published