Skip to content

ikramsyakir/ikramsyakir.github.io

Repository files navigation

IS

Visit site

Ikram Syakir

Ikram Syakir profile and resume.

🖥 Requirements

The following tools are required in order to start the installation.

  • Install Node.js version 15.0 or higher

🚀 Installation

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint