Getting started Download the files with git clone git@github.com:postcss/postcss.org Install the dependencies with npm install Start the local server with npm start Go to localhost:3000 and you should see the website running locally. Try changing some content!