Skip to content

adoyle-h/design-grid-system

Design Grid System

This is a tool to preview grid system for design.

TOC

Quick Start

https://adoyle.me/design-grid-system

Local development

npm install
npm start

Production deployment

npm build for production deployment.

Versioning

The versioning follows the rules of SemVer 2.0.0.

Attentions: anything may have BREAKING CHANGES at ANY TIME when major version is zero (0.y.z), which is for initial development and the public API should be considered unstable.

For more information on SemVer, please visit https://semver.org/.

Copyright and License

Copyright (c) 2018 ADoyle. The project is licensed under the Apache License Version 2.0.

See the LICENSE file for the specific language governing permissions and limitations under the License.

See the NOTICE file distributed with this work for additional information regarding copyright ownership.