leogedler / bunny-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bunny Inc. Test

Instalation and startup

  • Clone repo https://github.com/leogedler/bunny-test into your local.

  • Navigate inside the root project directory and install all NPM dependencies using:

    npm install
  • Navigate inside the client folder and install the client dependencies using:

    npm install
  • Go back to the root directory and run the following command to start the application locally on port 3000:

    npm run dev

About


Languages

Language:JavaScript 93.4%Language:CSS 3.3%Language:HTML 3.3%