Skip to content

Dym03/Project_VAJ

Repository files navigation

Project VAJ

Getting started

Install Dependencies

git clone https://github.com/Dym03/Project_VAJ.git
npm install
cd frontend 
npm install
cd ../backend
npm install

Start Backend Server

cd backend
npm run dev

Start Frontend Server

cd frontend
npm run dev

Development: Linting and Formating

cd frontend
npx eslint .
(optional): npx eslint . --fix
cd ../backend
npx eslint .
(optional): npx eslint . --fix

Project tree

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •