Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 284 Bytes

getting-started.md

File metadata and controls

9 lines (5 loc) · 284 Bytes

Getting started

  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!