Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

SparkEdUAB/sparked-client

Repository files navigation

Sparked-client V3

All Contributors GitHub GitHub repo size David GitHub issues GitHub pull requests

Motivation, reasons and ideas behind v3 revamp can be found here

Software for organizing and presenting educational and training content for delivery on most platforms.

Check here for the online documentation how to use this project.

For Contributors

Read the Code of Conduct here

The project uses the following stack

  • React
  • eslint
  • Apollo GraphQL

This repo heavily relies on sparked-server you might want to check it, all data is served from there.

Development

Requirements

  • Node ˆv6
  • npm@latest

Clone the repo

git clone https://github.com/SparkEdUAB/sparked-client.git
cd sparked-client

Install dependencies

npm install or yarn

Run the application

yarn start

Contribution

Fork this repo

Clone your forked repo

git clone https://github.com/your-github-username/sparked-client.git

Add this repo to your remotes as upstream.

git remote add upstream https://github.com/SparkEdUAB/sparked-client

Before pushing anything to your fork, always

git pull upstream master

we accept all kinds of contributions

Reporting an issue

  • check our security policy here
  • Read the Code of Conduct here

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Olivier JM Maniraho
Olivier JM Maniraho

💻 🤔 📖 🎨 📦
Wilfred
Wilfred

💻
João Pedro Raskopf
João Pedro Raskopf

💻

This project follows the all-contributors specification. Contributions of any kind welcome!