chaim1221 / machete-ui

A re-write of the Machete app in Angular5 & Typescript

Home Page:https://github.com/savagelearning/machete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacheteUi

This project is the re-write of the UI for the Machete project. Currently we're using the issuer tracker at the Machete project site, but will migrate UI issues to this project soon.

Development server

The project uses ng serve with the standard Angular CLI dev server. The environment is configured to use our cloud test server for identity and API calls. You can authenticate with google or facebook for testing.

Running unit tests

Run ng test to execute the unit tests via Karma. I suggest using ng test -sm=false to make the error messages better.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the Machete app on :4213. Naturally this also requires running the Angular app via ng serve.

Further help

See the main project Machete project for issue and project information.

About

A re-write of the Machete app in Angular5 & Typescript

https://github.com/savagelearning/machete

License:GNU General Public License v3.0


Languages

Language:CSS 80.1%Language:TypeScript 15.1%Language:HTML 4.5%Language:JavaScript 0.2%