Note
To run this application you'll need NodeJS, Git and NPMJS installed on your machine.
An open source minecraft bedrock server pinger api.
Open your terminal.
-
Clone repository
git clone https://github.com/ReallyFatYoshi-Random/quotes-rest-api.git
-
Open repository
cd quotes-rest-api
-
Install dependancies
npm install
-
Run the application
npm run start