unknownrori.vercel.app is a minimal personalized online portfolio with built using Vue, before it was using Nuxt.js but this time I wanted to seperate frontend and backend for a bit for future development.
The origin of this project is to decommission my portfolio project that was written in React.js, it's share some similarity on project structure.
# Clone the repo
git clone https://github.com/UnknownRori/unknownrori.vercel.app
cd unknownrori.vercel.app
# Install dependencies
pnpm install
# Start development server
pnpm run devFeel free to contribute, I don't have any specific instruction.
Source code is distributed under BSD 3-Clause License. See LICENSE for more information
