michael-simons / simons.ac

Sources of http://simons.ac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simons.ac

Those are the sources for simons.ac. This is a static website based on React and built with GatsbyJS. The layout is basically an ootb Bootstrap.

To build the site you have to have git and Node installed:

npm install --global gatsby-cli
git clone git@github.com:michael-simons/simons.ac.git
cd simons.ac
npm install
gatsby develop

The preview will be available at http://localhost:8000.

About

Sources of http://simons.ac


Languages

Language:JavaScript 90.8%Language:CSS 9.1%Language:HTML 0.1%