Skip to content

WARP-V/Review-Service

Repository files navigation

FEC => Review Service Module

Review Module for WARP-V's FEC HRSF105

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

If no reviews appear run 'npm run db-seed' again.

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.1
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install
npm run build
npm run server-dev
npm run db-seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published