Gugu8's picture
Init github_code import PR (#4)
3bb86eb
Raw
History Blame Contribute Delete
380 Bytes
#!/usr/bin/env bash
set -euo pipefail
cat <<'MSG'
freeCodeCamp is ready. Dependencies are installed, MongoDB is running,
and a test user is seeded.
Open a new terminal and start the development script:
pnpm run develop
Read the setup and troubleshooting guide before you begin:
https://contribute.freecodecamp.org/how-to-setup-freecodecamp-locally/
MSG