training-frontend
training-frontend copied to clipboard
CollabCode Training
An Open Source online course platform. It's the FrontEnd that use React.
Getting Started
-
Fork this repo and clone in your machine;
-
Change directory to
training-frontend
where you cloned it:
git clone https://github.com/CollabCodeTech/training-frontend
- At the terminal, run:
cd training-frontend
npm i
cp .env.example .env
docker-compose up -d
- 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
- Joviane Jardim - @joviane
- Marco Bruno - @marcobrunobr
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