- Clone the project :
git clone git@github.com:akaashvaa/trelloBackend.git
cd trelloBackend
- Install dependencies :
yarn install
- Start the server :
yarn run dev
Open http://localhost:8000 with your browser to see the result.
git clone git@github.com:akaashvaa/trelloBackend.git
cd trelloBackend
yarn install
yarn run dev
Open http://localhost:8000 with your browser to see the result.