Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 317 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 317 Bytes

IMXD website

Based on Minimal Mistakes, and powered by Jekyll.

Instructions to run this repository on system

Run Dev server

npm run dev

server runs on localhost:4000

you have to reload your browser to get updates

For hot reload Dev

npm run hotdev