Skip to content

This repository contains the frontend code for the DCV website

Notifications You must be signed in to change notification settings

SpaceyaTech/DCV-Frontend

Repository files navigation

React Template(⚡️)

⚡️ A minimal React Vite starter template.

Feature

  • ⚡️ Fast - Build tools based on vite.
  • 👻 Small - Based on the smallest runnable build.
  • 💄 Prettier - Integrated Prettier to help you format the code.
  • ✅ Safety - Https is enabled by default.
  • 😎 Reliable - Integrated eslint and commitlint.
  • 🤖 Intelligent - Integrated renovate to help you maintain the dependent version.

Prerequisites

  • npm and pnpm should be installed.
  • git should be installed (recommended v2.4.11 or higher)

Available scripts

pnpm dev

Runs the app in development mode. Open https://localhost:5173 to view it in the browser.

The page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.

pnpm build

Builds the app for production to the dist folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed.

About

This repository contains the frontend code for the DCV website

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published