Add /api/sign_up/send_verification_email.json endpoint, add step 3 of sign up process...
[ndcode_site.git] / link.sh
1 #!/bin/sh
2 rm -rf node_modules package-lock.json
3 npm link @ndcode/logjson @ndcode/nodemailer_cache @ndcode/zettair_cache
4 npm install
5 npm link