Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 179 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 179 Bytes

CSveditorJS

School project

Requirements: NodeJS

Tuto:

  • npm init -y
  • npm i express body-parser nodemon
  • npm i csv-stringify
  • npm i multer csv-parse
  • run = node index.js