Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.01 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.01 KB

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.