- Open Terminal
yarn install
ornpm install
yarn run dev
ornpm run dev
Since we are using NodeTS in our project, we will have to separately install this as a dependency.
Run npm install -g ts-node
You should get the following output on the terminal/git bash:
Code Kitty Server is listening on 4000
Connected to MongoDB!