Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 354 Bytes

File metadata and controls

23 lines (19 loc) · 354 Bytes

maciej.co

Source for maciej.co, my online portfolio. Made with React.js and Gatsby 1.0

Install Gatsby globally

npm install -g gatsby

Install modules

yarn

Run a local development server

gatsby develop

Compile and build

gatsby build