Minas Dev Website Installation $ git clone https://github.com/minasdev/minasdev.org.git $ npm install CLI Run the Development Mode $ npm run build $ npm run dev Run the Production Mode $ npm run build $ npm run prod