Skip to content

davidmz/freefeed-react-client

 
 

Repository files navigation

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

About

React-based frontend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.7%
  • CSS 27.4%
  • Other 0.9%