/mern

Primary LanguageJavaScript

mern-forum

Follow the steps to run:

git clone https://github.com/asr0104/mern.git
cd mern
npm i
node index.js

Open another terminal

cd client

yarn
yarn start