Skip to content

npm-sqrd/about-photos-component

Repository files navigation

about-photos-component

CircleCI

About photos component

Getting Started

These instructions will get you a copy of this repo up and running on your local project. 

Prereqs

What things you need to have installed and how to install them

-MongoDB
-NodeJS

Installing

To install mongodb,

brew install mongodb

Clone

git clone <repo>

Once Cloned

To install the dependencies:

npm install

To run the server:

npm run server

To seed the data, make sure the collection is empty before running this script.

npm run seed-data

To build webpack in dev:

npm run dev

To build webpack for production:

npm run build-prod

Component should be available on http://localhost:3004

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •