Skip to content

wbkd/tsb-kulturb-cms-backup

Repository files navigation

Technologiestiftung kulturB CMS

A editor and viewer for data exposed by the technologiestiftung/kulturB-api. The frontend is build using React, Redux and ant.design.

Requirements

Installation

Clone the repository, enter the root project folder and then run the following:

$ npm install

Development

Builds the application and starts a webserver with hot loading. Runs on localhost:8080

$ npm run start

Build

Bundles a minified version of the application in the build folder.

$ npm run build

Data import/export

The data is served by technologiestiftung/kulturB-api and can be imported or exported using the appropriate endpoints or the UI provided in the settings view (under /einstellungen).

See also

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published