laymonage's personal website, built with Vue, TypeScript, and Tailwind. Made as an environment to learn modern JavaScript in front-end web development with NodeJS.
yarn install
: install dependenciesyarn serve
: compile and hot-reload for developmentyarn build
: compile and minify for productionyarn lint
: lint and fix files
In this case, laymonage.com.