JSPress Simple Blog/CMS with markdown & git Setup Just checkout the repo and run npm i to install dependencies Tasks npm start -> runs a development environment with build, watch & livereload npm run build -> builds js and sass to the dist folder npm run watch -> watches for changes and triggers build