# tlaternet-templates Website templates bundled with parcel. ## Updating ```sh npm-check-updates -u rm node_modules # Yeah, npm gets confused if it can't write here npm install --package-lock-only rm -rf node_modules direnv reload ```