Increase the quality and efficiency of product design and development workflows.
Nuxt styleguide is a Nuxt module that provides a isolated styleguide view for your components, design tokens and it's documentation.
It can live inside your nuxt project or as a standalone library that provides your Vue components.
See demo and documentation website:
- Getting started
- Configuration
- Fragmentation
- Working with Components
- Working with Design Tokens
- Writing Documentation
To run this project locally you'll need yarn@^1.5.1. to perform
yarn install && yarn build && yarn start
Please feel free to open up an issue or provide a pull request.
Copyright 2018 sum.cumo GmbH
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.