Skip to content

rwandaopensource/web

Repository files navigation

opensource.org.rw

Build Status Azure deploy

This is the Frontend of opensource.org.rw, find the backend here

DEPLOYMENTS

The main reason behind this website is to help people know:

  • what we are building.
  • stories inside our workspace.
  • offer Services for our contributors.
  • to implement the features from the backend, read this backend README

Have another good idea or feature**

  • join our slack workspace
  • join slack channel called #opensource_org_rw
  • check the pivotal tracker
  • raise a ticket on pivotal tracker(if you gonna work on it) or issue github(if you need someone else to work on it)

SETTING UP

It's mandatory to use NODE 12.X, the main stack is ReactJs, Bulma SCSS as a markup, and JQuery.

  • clone this repo and cd to the working directory
  • install dependencies by npm install note that yarn is not configured
  • start the app in development mode and hot reloading npm run start:dev
  • start the app in production mode npm start
  • running tests npm test
  • to generate a a build folder ES5 npm run build
  • HAPPY CODING! 😎

CONTRIBUTIONS

ARE VERY WELCOMED 🙏, once your PR is merged don't forget to add yourself in file called AUTHORS

License

Licensed by BSD 3-Clause License