Skip to content

Geniekort/Bibliobase

Repository files navigation

Bibliobase Frontend

Welcome to the frontend of the Bibliobase framework. This frontend uses the GraphQL provided by the backend to process all data.

You can either run this app by using npm directly, but a docker setup is also present:

$ docker-compose up --build

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published