Ownly's Mustachio NFT Tales Repo (https://tales.mustachioverse.com)
Go to your local server directory and run the following commands:
git clone git@github.com:ownlyio/mustachio-tales.git
cd mustachio-tales
npm install
To run the development server:
npm start