Skip to content

SolarNetwork/solarnetwork-d3

Repository files navigation

SolarNetwork JavaScript framework for D3

JavaScript framework for SolarNetwork using D3.

Note this repo has been superseded by sn-api-core-js and will no longer be maintained.

Building

You must have npm installed.

npm install # install dependencies

Then you can run

npm run build

to build the main JavaScript file, including a minified version. To build just the full, non-minified version you can run

npm run build:dev

Packages

No packages published

Languages