Skip to content

GlobalDigitalLibraryio/gdl-home

Repository files navigation

DEPRECATED

Our customer wants to keep the wordpress solution for the GDL blog on home.digitallibrary.io This application will be unused until further notice

Global digital Library home

Prerequisites

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

Dev Build

$ yarn
$ yarn dev

Now point your browser to http://localhost:8000.

Production Build

$ yarn build
$ yarn start

Now point your browser to http://localhost:9000 and test the production build locally. When you are happy with it, deploy the public folder to your production web server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published