CQL TEACHER
Aplicacion WEB que compila un lenguaje CQL para interactuar con bases de datos no relaciones.
Getting Started
- Clonar este repositorio
- Instalar respectivos Paquetes
npm install --save paquete
- Iniciar Servidor
npm index.js
Prerequisites
- NodeJS
Built With
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Authors
- Carlos Hernandez - Initial work - Carlos Hernandez
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- Esta es la parte del Cliente para ver la parte del servidor dirigirse a cql teacher server