项目作者: simonschwartz

项目描述 :
A React design system based on the 1975 NASA Graphics Standards Manual.
高级语言: JavaScript
项目地址: git://github.com/simonschwartz/nasa-1975.git
创建时间: 2018-05-22T03:33:19Z
项目社区:https://github.com/simonschwartz/nasa-1975

开源协议:

下载



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:

  1. npm install nasa-1975

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

  1. 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.