Skip to content

CollabCodeTech/training-frontend

Repository files navigation

CollabCode

CollabCode Training

An Open Source online course platform. It's the FrontEnd that use React.

Getting Started

  1. Fork this repo and clone in your machine;

  2. Change directory to training-frontend where you cloned it:

git clone https://github.com/CollabCodeTech/training-frontend
  1. At the terminal, run:
cd training-frontend
npm i
cp .env.example .env
docker-compose up -d
  1. Open up localhost:3000 and start using it

Prerequisites

  • Npm
  • Node (>=12.16.1)
  • Docker
  • Docker compose

Running the tests when you are developing

npm run cy:open

Running all tests

npm test

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MPL 2.0 License - see the LICENSE file for details

Acknowledgments

Thanks to all members of CollabCode's community for the support! We love you!

Next Releases

  • One course and video player (15 March 2020) ashe
  • Panel to other person that we will invite to send courses (15 May 2020) aphelios
  • Open panel to community to send courses (15 July 2020) anivia

Questions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published