robotcoral/coral-app

View on GitHub
README.md

Summary

Maintainability
Test Coverage
<p align="center">
<img src="https://cdn.robotcoral.de/coral.svg" height="100px" alt="Logo" />
</p>
 
<p align="center">
<img src="https://img.shields.io/github/license/robotcoral/coral-app" alt="Package License" />
<a href="https://snyk.io/test/github/robotcoral/coral-app/"><img src="https://snyk.io/test/github/robotcoral/coral-app/badge.svg" alt="Vulnerabilities" /></a>
<a href="https://codeclimate.com/github/robotcoral/coral-app/maintainability"><img src="https://api.codeclimate.com/v1/badges/966e9bb988125a797370/maintainability" /></a>
<a href="https://github.com/robotcoral/coral-app/actions/workflows/release_and_deploy.yml"><img src="https://github.com/robotcoral/coral-app/actions/workflows/release_and_deploy.yml/badge.svg" /></a>
</p>
 
## Description
 
Modern Implementation of the [Karol Programming Language](<https://en.wikipedia.org/wiki/Karel_(programming_language)>).
This website is designed to get students age 10+ into programming.
 
## Setting up your development environment
 
After cloning the repository run `npm install` to install all necessary dependencies.
 
### Development server
 
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
 
### Build
 
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
 
## Contributing
 
If you want to help develop the Robot Coral Site please contact our team and read the [Contributing Guidelines](https://github.com/robotcoral/coral-app/blob/main/CONTRIBUTING.md).
 
![Alt](https://repobeats.axiom.co/api/embed/1630e53a80f84a8f0ebec30516ee9f57dce8e1b6.svg "Repobeats analytics image")