Skip to content

PistachoSoft/NMM-frontend

Folders and files

NameName
Last commit message
Last commit date
Sep 14, 2016
Sep 11, 2016
Sep 14, 2016
Sep 11, 2016
Sep 14, 2016
Sep 14, 2016
Sep 11, 2016
Sep 14, 2016
Sep 14, 2016
Sep 14, 2016
Sep 14, 2016
Sep 11, 2016
Sep 14, 2016
Sep 14, 2016
Sep 14, 2016

Repository files navigation

Build Status

NMM-Frontend

React browser application for NMM.

Building the application

Before anything, run

npm install
npm run setup
npm start

Once this is done, you can open localhost:8080 file to browse the application.

The test account is test:test.

Scripts

  • npm run setup: run this command to install typings.
  • npm start: run the default dev task.
  • npm run build: build TypeScript sources and UMD distributable.
  • npm test: run all tests.
  • npm run test:unit: run unit tests only.
  • npm run test:coverage: run coverage tests.

Coverage

The coverage reports can be found under test/results/coverage.

Sonar

You will need to add the plugin SonarTsPlugin.

About

NMM Frontend React Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published