The first free resource for passing the California Seismic Principles Exam.
We are currently working on updating the website and publishing our bank of 400+ lecture pages, 200+ practice problems, and 10+ lecture vidoes to the website.
CaliforniaSeismic.com is automatically updated via CodePipeline with changes to the Master branch of this Github Repository. Build files do not need to be uploaded to this repository.
If updates are not visible within a few minutes of merging changes to the Master branch, verify if Cloudfront is caching a previous version, or if the local browser is caching the website. Cloudfront invalidation may be required to see recent changes.
After cloning the Master branch to your local computer, create a new branch and download the project dependencies.
YourBranchName should be a short description of the feature/fix that the branch will address.
Installs project dependencies from package.json
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
