sontungexpt / dreamy-farm-server

The api server for dreamy farm website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dreamy-farm-server

The api server for dreamy farm website with local mongodb

1. How to run this repo

  • Step 1. Install mongodb (if not yet)

  • Step 2. Clone this repo (if not yet)

    git clone https://github.com/sontungexpt/dreamy-farm-server.git
    
  • Step 3. Run mongodb

  • Step 3. Run this repo

    npm install
    npm start
    

2. Authors

About

The api server for dreamy farm website

License:MIT License


Languages

Language:JavaScript 99.8%Language:Shell 0.2%