An open API service indexing awesome lists of open source software.

https://github.com/collabcodetech/collabcodetraining-frontend


https://github.com/collabcodetech/collabcodetraining-frontend

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

![CollabCode](collabcode.png "Logo da 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-frontend` where you cloned it;

3. At the terminal, run:

```bash
npm install
npm run dev
```

4. Open up [localhost:3000](http://localhost:3000) and start using it

This project uses Sapper for SvelteJS, if you have any doubt on how Sapper or SvelteJS works, please consult [sapper.svelte.dev](https://sapper.svelte.dev) and [svelte.dev](https://svelte.dev) for help getting started.

### Prerequisites

* Npm
* Node (>=10.16.3)

## Running the tests

TBC

## Built With

* [Sapper](https://sapper.svelte.dev)

## Contributing

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

## Authors

* **Joviane Jardim** - [@joviane](https://twitter.com/jovianejardim)
* **Marco Bruno** - [@marcobrunobr](https://twitter.com/marcobrunobr)

See also the list of [contributors](https://github.com/CollabCodeTech/collabcodetraining-frontend/contributors) who participated in this project.

## License

This project is licensed under the MPL 2.0 License - see the [LICENSE](LICENSE) file for details

## Acknowledgments

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