Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 241 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 241 Bytes

Приложение школы Node.js «Кошелёк»

Install

npm i

Build

npm run build

Restore database

Just once

mongorestore --db=school-wallet school-wallet-dump

Run

npm start