Skip to content

gravitl/netmaker-ui

Repository files navigation

v0.19.0

For more information, visit one of the official documentation sites:

  1. docs.netmaker.org
  2. netmaker.readthedocs.io

To run dev server:

  1. npm i
  2. npm start or NODE_OPTIONS=--openssl-legacy-provider npm start for newer versions of node due this bug in webpack

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.

To build static files:

  1. npm i
  2. npm run build

LICENSE

Netmaker UI's source code and all artifacts in this repository are freely available. All versions are published under the Server Side Public License (SSPL), version 1, which can be found under the "licensing" directory: LICENSE.txt.