Moroni
promise
Book of Mormon
Church of Jesus Christ of Latter-day Saints
Moroni's promise is a site giving information about the Moroni's Promise event for the Goodyear AZ Stake.
- Clone this repo -
https://github.com/vwolfley/moronis-promise-gyazstake
cd
into themoronis-promise-gyazstake
folder.- Install the dependencies with
npm install
.
In the project directory, you can run:
- Compiles raw source code into both "debug" and "production" versions.
- Runs the app in the development mode.
- Open http://localhost:3000 to view it in the browser.
- The page will reload if you make edits.
- You will also see any lint errors in the console.
- Builds the app for production to the
dist
folder. - It correctly bundles React in production mode and optimizes the build for the best performance.
- The build is minified and the filenames include the hashes.
- Your app is ready to be deployed!
- Replaces the version number, copyright, and build date in the
package.json
file in the rest of the documents.
Releases will be numbered with the following format: <major>.<minor>.<patch>
And constructed with the following guidelines:
- MAJOR version when you make incompatible API changes bumps the major resets minor and patch
- MINOR version when you add functionality in a backwards-compatible manner bumps the minor resets patch
- PATCH version when you make backwards-compatible bug fixes and misc changes bumps only the patch
A list of technologies used within the project:
Vern Wolfley & Cory Webster
Copyright 2024 Vern Wolfley
This project is licensed under the MIT license.