To enable the development environment where the project will be accessible through http://localhost, please execute this following command.
yarn devstart
To enable the testing environment where the project will be accessible through http://localhost, please execute this following command.
yarn testing
To enable the production environment where the project will be accessible through http://localhost, please execute this following command.
yarn start
Access 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.