Skip to content

karuto/github-static-site-template

Repository files navigation

github-static-site-template

Getting started

This project requires nodejs version 8 + npm version 5.

Install after cloning:

npm install

To run the development build:

npm start

To run the production build:

npm run build

Previewing locally

There is no backend server to run. It's literally a static HTML file. Visit the file in your browser to preview locally.

Deployment

This repo is made for static sites hosted on GitHub Pages.

About

HTML5 Boilerplate-compliant GitHub Pages starter site with React & Webpack. 🚀 Powers all my GitHub Pages sites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published