Skip to content

SDC-airdnd/airdnd-reviews

Repository files navigation

Airbnb-Reviews

Full-stack room booking application review module

How to run this projects

1. //install all libraries
  npm install
2. //seed the data(please make sure you have mongoDB installed on your device)
  npm run bulbasaur
3. //start the server
  npm start

Table of Contents

  1. Requirements
  2. Development

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published