A static site for Spotlight PA hosted by Netlify.
All content copyright Spotlight PA. Code available under the MIT license. Photos used with permission as indicated.
- Install Hugo and Yarn
- Clone, cd, etc.
- Run
yarnto setup frontend dependencies and code testing - Run
yarn startand open http://localhost:39019/ to develop - Run
yarn formatto format code - Run
yarn testto test code - Run
yarn build:prodto create a production build