mcmakler-components-style
v1.3.3
Published
![Build Status](https://travis-ci.org/mcmakler/design-guide.svg?branch=develop "Build Status")
Downloads
12
Keywords
Readme
McMakler Design Guide
This Single Page Application, powered by React, is a collection of Design Elements used throughout the McMakler website and applications.
Getting Started
The following commands should be all you need to get up and running. Webpack-Dev-Server will begin listening on port 8080
.
git clone [email protected]:mcmakler/design-guide.git mcmakler-style-guide
cd mcmakler-style-guide
yarn install
npm run serve