Skip to content

tacksoo/tacksoo.github.io

 
 

Repository files navigation

Dr. Tacksoo Im — Advisor Website

Site for folks who would like to contact me

Development

Requires Node.js & npm — install with nvm

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Tech Stack

Deployment

For future deployments, just run:

npm run build && npx gh-pages -d dist --dotfiles

About

Personal Site

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 96.5%
  • CSS 2.3%
  • Other 1.2%