Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 673 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 673 Bytes

Project Name

Project description

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

npm install

npm run seed npm start http://localhost:3000

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