- Node js
This file is used to generate the benners
- The structre of
devices.json
file
{
"devices": [
{
"codename": "codename",
"device_name": "Device Name",
"device_type": 1, ---->See below all "device_type" numbers<----
"maintainer": "Maintainer"
}
]
}
npm install
npm run start
.svg
files are exported in./files
.png
files are exported in./exported_png