Skip to content

dhornbein/delegatescampaign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperDelegates Campaign

demo site: http://dhornbein.github.io/delegatescampaign

Requirements

Usage

Download the site

git clone git@github.com:dhornbein/delegatescampaign.git
cd delegatescampaign

Install Dependencies

npm install

Build

  1. Build the site using the following command:
npm run build
  1. Visit the compiled build folder to see the built site

Deployment

Deploy the site by running:

npm run ghdeploy

Development

  1. Run the following command to build, watch and serve the site:
npm start
  1. Visit 0.0.0.0:8000 in your browser
  2. Visit 0.0.0.0:8000/stylguide for the style guide

Technobabble

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published