nasa 1975

A React design system based on the 1975 NASA Graphics Standards Manual.

8
0
JavaScript

NASA logo type

NASA 1975

A React design system based on the
1975 NASA Graphics Standards Manual.

A free
PDF version of the graphics manual
has also been released by NASA.

Getting started

To install the NASA 1975 design system, use:

npm install nasa-1975

NASA 1975 has a peer dependency of @emotion/core. If
your project doesn’t already use it, install it with:

npm install --save @emotion/core

See the documentation for usage information and examples.

Contributing

Our
contributing guide
is a step-by-step setup, development and deployment guide.