Skip to content

librecharts/webpage

Repository files navigation

project-image

LibreCharts Webpage

DevelopingContributingProduction

Contributing

Setting up for development

You can set up the webpage for development as follows.

npm i
npm run dev

If you're using a local API ensure you change base_url in src/api.ts to your local API url.

Contribution guidelines

You may view the contrubition guidelines in CONTRIBUTING.md.

If you wish to contribute charts please see the charts repository.

Production

When running for production follow the steps outlined in the Vue.js documentation.

Summarized:

npm run build

This will output a static website to the /dst folder.

About

Offical front end for the LibreCharts API

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published