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

Conversation

10xjs
Copy link
Contributor

@10xjs 10xjs commented Mar 15, 2018

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

TODO:

  • demo
  • examples
  • docs
  • Set up publish script (probably using gh-pages)

@10xjs 10xjs changed the title Create static demo site [WIP] Create static demo site Mar 15, 2018
@10xjs 10xjs changed the title [WIP] Create static demo site Set up static demo site Mar 15, 2018
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`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant