Awesome
<p align="center"> <img style="width:50%;" src="src/netmaker-logo.png"><break/> </p>v0.19.0
For more information, visit one of the official documentation sites:
To run dev server:
npm i
npm start
orNODE_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:
npm i
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.