nahoc-petal / vooban-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • Docker
  • Node
  • Yarn & npm

To run and seed the mongo database

docker-compose up -d

To run the node backend

npm install && node .

To run the frontend

cd client && yarn install && yarn start

About


Languages

Language:TypeScript 62.9%Language:JavaScript 32.2%Language:HTML 4.8%