Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 115 Bytes

File metadata and controls

11 lines (8 loc) · 115 Bytes

Dino Dash - User Management

Run local

With docker:

$ npm i
$ npm run db:docker-run
$ npm start