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