https://github.com/vwolfley/moronis-promise-gyazstake
Moroni's promise is a site giving information about the Moroni's Promise event for the Goodyear AZ Stake.
https://github.com/vwolfley/moronis-promise-gyazstake
arizona event goodyear lds lds-scriptures stake
Last synced: 5 months ago
JSON representation
Moroni's promise is a site giving information about the Moroni's Promise event for the Goodyear AZ Stake.
- Host: GitHub
- URL: https://github.com/vwolfley/moronis-promise-gyazstake
- Owner: vwolfley
- License: mit
- Created: 2024-02-01T01:40:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T16:00:28.000Z (about 2 years ago)
- Last Synced: 2024-04-17T05:16:33.041Z (about 2 years ago)
- Topics: arizona, event, goodyear, lds, lds-scriptures, stake
- Language: JavaScript
- Homepage: https://moronispromise.gyazs.org/
- Size: 35.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# moronis-promise-gyazstake
[](https://moronispromise.gyazs.org/)
[](https://github.com/vwolfley/moronis-promise-gyazstake/releases)



[](https://opensource.org/licenses/MIT)
## :key: Keywords
`Moroni` `promise` `Book of Mormon` `Church of Jesus Christ of Latter-day Saints`
## What is Moroni's Promise
Moroni's promise is a site giving information about the Moroni's Promise event for the Goodyear AZ Stake.
## Development Instructions
### :gear: Quickstart Instructions
1. [Clone this repo](https://github.com/vwolfley/moronis-promise-gyazstake) - `https://github.com/vwolfley/moronis-promise-gyazstake`
2. `cd` into the `moronis-promise-gyazstake` folder.
3. Install the dependencies with `npm install`.
### Available Scripts
In the project directory, you can run:
#### `npm run dev`
- Compiles raw source code into both "debug" and "production" versions.
- Runs the app in the development mode.
- Open [http://localhost:3000](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.
#### `npm run build`
- 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!
#### `npm run replace`
- Replaces the version number, copyright, and build date in the `package.json` file in the rest of the documents.
## Version
### version | 1.0.13
- #### Updated | 2024-08-10
- #### Created | 2024-01-29
Releases will be numbered with the following format: **`..`**
And constructed with the following guidelines:
1. **MAJOR** version when you make incompatible API changes **bumps the major** resets minor and patch
2. **MINOR** version when you add functionality in a backwards-compatible manner **bumps the minor** resets patch
3. **PATCH** version when you make backwards-compatible bug fixes and misc changes **bumps only the patch**
## Technologies
A list of technologies used within the project:
## Credits
`Vern Wolfley & Cory Webster`
## :warning: Licensing
Copyright 2024 Vern Wolfley
This project is licensed under the MIT license.
- [LICENSE](LICENSE)
[(Back to top)](#moronis-promise-gyazstake)