Reddit clone server for Reddit Clone Client
Reddit Clone requires the following...
Quick start:
# To build server
yarn run build
# To run build server
yarn run start
# To run dev server
yarn run dev
# To deploy on heroku
heroku create && git commit -m "Deploying on heroku" && git push heroku master
Eric Zhang
1.0.0
This project is licensed under the MIT License - see the LICENSE file for details