Skip to content

adarshcssoftopensource/trial-task-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

Prerequisite

  • Node.JS v18.x
  • React 18

Install package

yarn

Run reactjs

yarn run dev

Build

yarn run build

Local start

  • run git pull (pull latest changes)
  • add VITE_KEY_BASE_URL=http://localhost:5000/api in .env file
  • run yarn (install all packages)
  • run yarn run dev (start local server) (see "Starting the local server")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published