Getting started

June 23, 2020 ยท View on GitHub

  1. Download the files with git clone git@github.com:postcss/postcss.org

  2. Install the dependencies with yarn install

  3. Start the local server with yarn start

Go to localhost:3000 and you should see the website running locally. Try changing some content!