Recipe-Frontend

Prerequisites

  • Must have yarn installed npm i -g yarn@latest . This Project uses yarn - Never run npm install or npm install [dependency].

Project specific readme's

Local Development

Hookup yarn to webstorm so npm tasks run under yarn

yarn-setup

Setup Linting in Webstorm

StyleLint: stylelint-setup

TSLint: tslint-setup

Install

Run yarn install in each project directories.

Develop

yarn start for web.

Acronyms

  • OS - Operational Status
  • DP - Data Point
  • OSDP - Operational Status Data Point
  • SP - System Process