Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 456 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 456 Bytes

Portfolio

This is an application for my portfolio site. You can access it at the following link.

https://www.i-tk.dev

Components

Install

yarn install

Usage

Start (Development)

yarn dev

Start (Production)

yarn start

Build

yarn build

Tracking and Format

yarn watch