Virtual Advent Calendar Setup npm install Compile npm run compile Usage Start the development server by running the following command: npm start To compile sass into css while developing, keep the following running in a seperate terminal window: npm run watch-css