Skip to content

Latest commit

 

History

History
executable file
·
33 lines (19 loc) · 483 Bytes

README.md

File metadata and controls

executable file
·
33 lines (19 loc) · 483 Bytes

Project Nomad

Front End capstone project mocking a semi-functional Airbnb replica website.

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Some usage instructions

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