Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

HR Demo Skeleton (TypeScript)

This project is built with the Vite TypeScript template listed on the Awesome Vite templates page.

Getting started

  1. npm install
  2. npm run dev

Build & preview

  • npm run build
  • npm run preview