# netmaker-ui
**Repository Path**: mirrors_didip/netmaker-ui
## Basic Information
- **Project Name**: netmaker-ui
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-04-07
- **Last Updated**: 2026-03-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## v0.12.2
## For more information, visit one of the official documentation sites:
1. [docs.netmaker.org](https://docs.netmaker.org)
2. [netmaker.readthedocs.io](https://netmaker.readthedocs.io)
## To run dev server:
1. `npm i`
2. `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](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](licensing/LICENSE.txt).