A React design system based on the 1975 NASA Graphics Standards Manual.
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.
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.
Our
contributing guide
is a step-by-step setup, development and deployment guide.