/Donk.ca

Primary LanguageJavaScript

Donk.ca

Getting the dependencies

  npm install # install packages for nodeJS and express

  cd client # get into client folder

  npm install # install packages for client

Start the appliction

    npm run dev # run this at root of the proejct, this will run the server and client concurrently