/freefeed-react-client

React-based frontend

Primary LanguageJavaScriptMIT LicenseMIT

Usage

FOSSA Status

Starting Development Server with Hot-Reload

Run yarn start (will use staging backend).

Alternatively, install freefeed-server and run yarn dev-server:local if you need to work with local backend.

Sanity checks

  1. yarn test will build test-suite and run the tests
  2. yarn lint will check if sourcecode complies to the coding guidelines

To deploy run

  1. make prod or winmake.cmd prod on Windows

License

FOSSA Status