This repository was archived by the owner on Oct 14, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork11
cubing/ccm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
curl https://install.meteor.com/ | sh
- InstallMeteormeteor npm install
meteor
- http://localhost:3000, log in asccm@ccm.com/ccm. The ccm user is created when the server starts up if and only if there are no users in the database.For security purposes, be SURE to delete this default account, or change its password if you're going to run the server where people you don't trust will have access.
- Analytics are handled byokgrow:analytics.
meteor test --driver-package practicalmeteor:mocha
(cd tests; npm run-script lint)
./update-third-party-libs.sh