nathanpower / wordflow-site

A statically generated portfolio and blog site built with react-static and flexboxgrid-sass

Home Page:http://www.wordflow.ie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordFlow Site

Greenkeeper badge Build Status

A statically generated portfolio and blog site built with react-static and flexboxgrid-sass

Running locally

npm install

npm start

Test a production build locally

npm run dist

Site will be served locally from localhost:3000

Note that SITE_ROOT env variable should be available when on deployment environment (e.g https://www.<hostname>).

SITE_RECAPTCHA_KEY will also need to be available for the form recaptcha to be active. See the API docs for this.

About

A statically generated portfolio and blog site built with react-static and flexboxgrid-sass

http://www.wordflow.ie


Languages

Language:JavaScript 64.1%Language:CSS 35.3%Language:HTML 0.6%