Add sign up draft facility (avoids having to re-enter data if you refresh page)
[ndcode_site.git] / link.sh
1 #!/bin/sh
2 rm -rf node_modules package-lock.json
3 npm link @ndcode/emailjs_cache @ndcode/logjson @ndcode/zettair_cache
4 npm install
5 npm link