Skip to content

8894asa/react-demo

Repository files navigation

Client

Installation

run npm i

Usages

$ cp .env.example .env # create .env

$ npm run dev  # run for development
$ npm run build  # build with TypeScript and Vite
$ npm run preview  # preview generated site in local

# lint and test
$ npm run lint
$ npm run format
$ npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors