CAT9030 / CATA-REPO-6-05-22

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite, Vitest, P5, TypeScript and ESLint Starter

First thing first

npm install

Init the Vite server

npx vite

Check the test stuff

In order to test, open another terminal window and then use the following

npm run test

About


Languages

Language:HTML 56.3%Language:TypeScript 43.7%