Skip to content

majtom2grndctrl/design-guide-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Guide Scaffold

Scaffolding for a Design Guide for new projects, to speed the creation of a design language.

This repository is also a sandbox for trying out Gulp 4.0. There is no need to install Gulp globally—the NPM scripts use Gulp locally, instead of globally.

Prerequisites

  • Node.js for running the build system.
  • Yarn for managing dependencies.

How to run

Clone the repository.

git clone https://github.com/majtom2grndctrl/design-guide-scaffold.git

Install dependencies with Yarn.

yarn install

Run the dev NPM script.

yarn run dev

About

Scaffolding for a Design Guide for new projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published