Skip to content

Set up static demo site #56

New issue

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

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

Already on GitHub? # to your account

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`
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant