Skip to content

Moroni's promise is a site giving information about the Moroni's Promise event for the Goodyear AZ Stake.

License

Notifications You must be signed in to change notification settings

vwolfley/moronis-promise-gyazstake

Repository files navigation

moronis-promise-gyazstake

Website GitHub release (latest SemVer) GitHub Release Date Libraries.io dependency status for GitHub repo semver MIT licensed

🔑 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

⚙️ Quickstart Instructions

  1. Clone this repo - 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 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.12

  • Updated | 2024-06-18

  • Created | 2024-01-29

Releases will be numbered with the following format: <major>.<minor>.<patch>

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:

JavaScript JavaScript ECMAScript 6 HTML5 CSS3 React Tailwind CSS Vite ESLint Prettier npm Git vscode

Credits

Vern Wolfley & Cory Webster

⚠️ Licensing

Copyright 2024 Vern Wolfley

This project is licensed under the MIT license.

(Back to top)