Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 801 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 801 Bytes

tanapol.dev

A terminal-like portfolio website for myself with a seasoning of neumorphism design plus my favoirte Solarized color scheme!. The website is powered wonderful Vue-cli.

The code is very very messy. My excuse is I was just beginning to learn JavaScript, CSS, and Vue 😋.

Any advice suggestion, issue, or pull request are extremely welcomed!

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.