Skip to content

FightForSub/ffs-zera

Repository files navigation

Fight For Subs Front Sources

master development

Dependencies Status Dev Dependencies Status Peer Dependencies Status Slack Status

These are the FFS front sources.

The FFS Project is accessible from this address.

Theses sources will allow you to build the front binaries.

By contributing or using this project, you agree to abide by the Code of Conduct when interracting with a community member.

Build and run

You need a working installation of Node.js, version > 6.10.x

  • Clone the project
git clone https://github.com/FightForSub/ffs-zera.git
  • Switch to development branche
git checkout -b development origin/development
  • Install all the dependencies
npm i
  • Start the dev server
npm run start

And that's it ! Site can be accessed from https://localhost:3000

Bug Report

If you find any bugs, please report it on the Issues page of the project

Join us on Slack

Discuss with us about this project on Slack.

License

This project is under GNU GPLv3 License - see the LICENSE file for details.