KanapongAiamtip / ppromxx.me

My personal webpage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ppromxx me

Tech stack

In website, we use

  • Vuejs to manage our frontend application.
  • ESLint to keep our TypeScript stylings constant throughout the project.
  • Stylelint to keep our SCSS stylings constant throughout the project.
  • Next JS
  • tailwindcss

Our main language of development is TypeScript

Project setup

This project requires minimum of

  • Nodejs
  • npm

You can download and install Nodejs from its website here.

Getting started

Run these commands to start developing from the root directory. Run yarn or npm install Run yarn build or npm run build Run yarn start or npm run start See http://localhost:3000/

About

My personal webpage

License:GNU General Public License v3.0


Languages

Language:TypeScript 74.6%Language:JavaScript 24.3%Language:SCSS 0.7%Language:Dockerfile 0.3%Language:CSS 0.1%