# My WebIndex ## How to build ```bash npm install npm run build ``` ## Run dev server ```bash npm run dev ```