Skip to content

mfisher29/design-style-guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Style Guides

This repository holds a style guide template which can be used and altered for any style guide. The current style guide template is in the ./app folder and can be run locally following the instructions below.

Accounts and Tools

  1. Github account
  2. NPM / Node (v12.*)

Installation

  1. Open Terminal / git-bash and run
    1. cd to desired location on your machine where you want to clone to repo
    2. git clone [email protected]:your_github_username_here/design-style-guides.git && cd design-style-guides, replacing "your_github_username_here" with your Github username
    3. npm install
    4. npm run build

Development

  1. npm start starts the app and connects to a local environment
  2. Navigate to your local host (likely http://localhost:8080/)

About

Templates for style guides

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published