life-in-weeks Life in weeks. Based on a reddit post. Report Bug · Request Feature · Ask Question Developing Locally 1. Install dev dependencies npm i -D 2. Run dev script. npm run dev # this will watch for changes in src/*.html and src/*.js # build to dist/ on change # and restart the server You can view the local server at localhost:3000.