Skip to content

hrr47-karev/AvailabilityComponent

Repository files navigation

AvailabilityComponent

Database Setup:

  1. Start up a mysql server
  2. Create a config.js file based on example.config.js
  3. create a database named availability
  4. Run /server/database/schema.sql

Seeding Database:

  1. npm run seed

Starting Webpack

  1. npm run build

Starting Server

  1. npm start
  2. Should be able to see it running at http://localhost:3009/hostels/50

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published