Giter Site home page Giter Site logo

aidamag / dechat_es4a Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arquisoft/dechat_es4a

2.0 1.0 0.0 16.73 MB

Dechat ES4A

Home Page: https://lisa159.github.io/dechat_es4a/

License: MIT License

HTML 84.14% Java 0.66% CSS 1.68% Gherkin 0.08% JavaScript 8.80% TypeScript 4.63%

dechat_es4a's Introduction

dechat_es4a

Build Status Codecov Codacy code quality

Build documentation

The documentation is done in AsciiDoc using the arc42 templates. The source documents are located at src/docs.

Using Maven and the AsciiDoctor plugin it is possible to generate the documentation running:

mvn generate-resources

Compile and run

The skeleton project is a simple https://angular.io/ [Angular] application which can be run as:

 npm install
 ng serve --open

Once executed, the application should be available at: http://localhost:4200

Deployment

To be deployed in github pages, you need to do the following commands:

 npm i -g angular-cli-pages
 ng build --prod --base-href "https://arquisoft.github.io/dechat_es4a/"
 angular-cli-ghpages

Testing

There are some test implemented at our app with the extension .ts. We have 2 files to run the test: https://github.com/Arquisoft/dechat_es4a/tree/master/dechat/e2e [e2e] https://github.com/Arquisoft/dechat_es4a/blob/master/dechat/src/test.ts [test.ts]

To run tests execute:

ng -e2e or ng test

Site documentation

The pom.xml file has also been configured to generate site project documentation running:

mvn site

dechat_es4a's People

Contributors

elenappuga avatar giramos avatar protojaime avatar davidcanle avatar albertong98 avatar aidamag avatar labra avatar

Stargazers

Tania Mato avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.