portfolio

Isaac F.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Hot-Reload with Host

npm run host

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint