To enable the development environment where the project will be accessible through http://localhost, please execute this following command.
yarn devstartTo enable the testing environment where the project will be accessible through http://localhost, please execute this following command.
yarn testingTo enable the production environment where the project will be accessible through http://localhost, please execute this following command.
yarn startAccess the project's license here.
Access the project's README here.
All code that is in this repository is the property of Mr. Jacob Tyrrell under local copyright laws.
People are allowed to use the code for this, but must be credited to me.