Skip to content

thecodejedi/giphly

Repository files navigation

Giphly

Dependency Status Build Status

Pre-reqs

Getting started

  • Clone the repository
git clone --depth=1 https://github.com/thecodejedi/giphly.git <project_name>
  • Install dependencies
cd <project_name>
npm install
  • Start your mongoDB server (you'll probably want another command prompt)
mongod
  • Build and run the project
npm start

Navigate to http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published