1. clone this repo first or download zip code
git clone https://github.com/konnofuente/Minstats-Dashboard.git
2. Open Minstat folder and follow the step
before use, install all dependencies app first with command :
using npm :
npm install
using yarn :
yarn install
run this command to compile code :
using npm :
npm run serve
using yarn :
yarn serve
build your app project to production with command :
using npm :
npm run build
using yarn :
yarn build
This repository ready to contribute
npm install
or yarn install
Minstats is created by Konno Meli.