Skip to content

pixelstack/pixelstack.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Development Dependencies

  • Node
  • GatsbyJS

Setup

  • Clone repository
  • run npm install

Local Development

  • Run gatsby develop to start the development environment on port 8000

Build

  • Run gatsby build which will generate an optimized and production ready version of the site
  • gatsby serve will start a local HTML server for testing the built site

Releases

No releases published

Packages

No packages published