Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 584 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 584 Bytes

About

The ExpressJS based API server for Soapee, a Soap Lye calculator.

Development Environment Provisioning

Please read the Provisioning section for setting up the development environment.

Linting

An .eslintrc is provided for ESLint but the eslint packages are not listed in package.json as the eslint modules are required for the client machine (and not the development server).

To install JSX compatible ESLint modules:

npm install -g eslint eslint-plugin-react