Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 116 Bytes

File metadata and controls

13 lines (10 loc) · 116 Bytes

Front:

npm create vite@latest

Server

cd direc/
npm init -y
npm i express body-parser nodemon