FormidableLabs/development-dashboards-docs

Name: development-dashboards-docs

Owner: Formidable

Description: null

Created: 2018-01-13 00:01:04.0

Updated: 2018-03-24 00:35:58.0

Pushed: 2018-03-24 00:38:01.0

Homepage: https://formidable.com/open-source/development-dashboards/

Size: 8124

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Development Dashboards Documentation Site


For an overview of the project structure please refer to the Gatsby documentation - Building with Components

Getting Started

To install and run the documentation site locally:

 install
 run develop

Then, open your favorite browser to localhost:8000. GraphiQL runs at localhost:8000/___graphql.

Ready to Deploy :shipit:

Build the site to test locally.

 run build

Serve the build.

 run serve

Then, open your favorite browser to localhost:9000 to verify everything looks correct.

If everything checks out, build the production site with the prefixed path, /open-source/development-dashboards/, so the files load at the correct URL!

 run build:pp

To publish to NPM run

version <newversion | major | minor | patch> (see Versioning notes below)
Versioning Notes

For a reliable systems of releases, development-dashboards-docs should aim for versioning along these lines:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.