Skip to content

freeseats/matthewjdiaz1-photo-service

Repository files navigation

Free Seats

Project description

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

edit database/config.js file by adding your mysql password

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

edit database/config.js file by adding your mysql password to seed database run the following

npm run seed

to create bundle.js and start the server run the following

npm run react-dev
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published