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