Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 516 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 516 Bytes

MemesBD

A simplified platform for meme lovers to upload/create/publish/share memes with ease.

How to run:

  1. First setup(for first time only) &
    run the rest api server following instruction's in here.
  2. Then run the VueJS frontend server
    npm run

This will cause the server to run rest-api server on localhost:8000 by default &
frontend server on localhost:3000 by default.

Finally, start browsing the site at http://localhost:3000/