alexandreramosdev / collabcodetraining-api-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CollabCode

CollabCode Training

An Open Source online course platform.

Getting Started

  1. Fork this repo and clone in your machine;

  2. Change directory to collabcodetraining-api-auth where you cloned it;

  3. At the terminal, run:

npm install
npm run dev
  1. Open up localhost:5000 and start using it

Prerequisites

  • Npm
  • Node (>=10.16.3)

Running the tests

TBC

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!

About

License:Mozilla Public License 2.0


Languages

Language:JavaScript 100.0%