Skip to content

Repository dedicata alla sviluppo del front-end del progetto NFT Lab utilizzando Angular

Notifications You must be signed in to change notification settings

NFT-Lab/front-end-angular

Repository files navigation

NFT Lab - front-end with Angular framework

Continuos integration Coverage Status

Getting started

Make sure you have the Angular CLI installed globally. We use npm to manage the dependencies, so we strongly recommend you to use it. Clone this repository locally and then run npm install to resolve all dependencies (might take a minute).

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.

Building the project

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.

Test

Unit tests

Run ng test to execute all unit test, add the flag --code-coverage to create coverage folder and update. At the next push this will update Coveralls values through the github action.

E2E tests

Functionality tests are made with taiko. To execute them, install taiko with npm install -g taiko, located on the e2e folder and run the command taiko <script name>.js.

About

Repository dedicata alla sviluppo del front-end del progetto NFT Lab utilizzando Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published