# SquatConf website. ```bash $ npm install $ npm run watch # Triggers auto rebuilds of files in src/ ``` And in another terminal start the server ```bash $ npm start ```