Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up static demo site #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Set up static demo site #56

wants to merge 1 commit into from

Commits on Mar 15, 2018

  1. Set up static demo site foundation

    Create the foundation for a static site to be hosted on github pages.
    
    **Scripts:**
     - Run a hot-reloading dev server: `npm start`
     - Build the static site: `npm run build`
    10xjs committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    cab5a13 View commit details
    Browse the repository at this point in the history