Skip to content

Inter-dimensional-Resort/photo-service

Repository files navigation

HackerHome Photo Module

Photo Gallery and Carousel Module for HackerHome, a short-term vacation rental

Related Projects

Legacy code base:

Current project:

Table of Contents

  1. Usage
  2. Requirements

Usage

# clone this repository
$ git clone https://github.com/hacker-home/Photo-Module.git

# Install dependencies
$ npm install

# Seed database
$ npm run seed

# Bundle files with webpack
$ npm run react-dev

# Run the app
$ npm run start

Requirements

Installing Dependencies

From within the root directory:

npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published