Skip to content

ujenjt/freefeed-react-client

 
 

Repository files navigation

Usage

Starting Development Server with Hot-Reload

  1. Start freefeed-server
  2. npm start or dev-server.cmd on Windows

Sanity checks

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

To deploy run

  1. make prod or winmake.cmd prod on Windows

About

Experimental React-based frontend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.8%
  • CSS 43.2%
  • Other 1.0%