covid19-dashboard
Version:
Dashboard App displaying COVID-19 numbers by country
10 lines (9 loc) • 355 B
JSON
{
"appPath": "../../apps/covid/app.mjs",
"basePath": "../../",
"environment": "development",
"mainPath": "../node_modules/neo.mjs/src/Main.mjs",
"mainThreadAddons": ["AmCharts", "DragDrop", "MapboxGL", "Stylesheet"],
"themes": ["neo-theme-dark", "neo-theme-light"],
"workerBasePath": "../../node_modules/neo.mjs/src/worker/"
}