nazar / soapee-ui

A ReactJS UI for http://soapee.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

The ReactJS based front end 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

About

A ReactJS UI for http://soapee.com

License:The Unlicense


Languages

Language:JavaScript 93.3%Language:CSS 6.1%Language:HTML 0.4%Language:Shell 0.2%