/ReleaseNoteManager-New

Complete project of RNM

Primary LanguageCSS

HMS Release Note Manager Web App

Used Node Versions

  • Node - v12.18.0
  • NPM - 6.14.4

NOTE Use n to manage node versions.

Available Scripts

In the project directory, you can run:

Start Dev Server

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

REST API TypeScript Code Generation

  • Run following to generate TS classes for the REST API exposed by the API Server
 yarn run openapi:generate