install requirements
winget install git.git
# git version control
winget install OpenJS.NodeJS
# nodejs
npm install -g yarn
# yarn package managerNOTE : relaunch terminal after each install to avoid headaches
install dependecies
# clone git repo
git clone https://www.github.com/nandan-varma/metarics.git
cd metarics
# install node module dependencies
yarn installTo run the development server:
yarn install
# install dependencies
yarn run devOpen http://localhost:3000 with your browser to see the result.
queries? use google. jk contact me for now
suggestions? ^^^^