Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 198 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 198 Bytes

DoDo App (Frontend)

Created using Vite + React

Node version - 18.18.2 LTS

Instalation & run

  1. Install all necessary dependencies:
$ npm i
  1. Run project:
$ npm start