This is my new personal portfolio with new desing, technologies and feature, implement blogs page with hygraphql.
Tech: Nuxt + UnoCSS + HygraphCMS
*In Process Deploy- Review
Make sure to install the dependencies:
# yarn
yarn install
Start the development server on http://localhost:3000
:
# yarn
yarn dev
Build the application for production:
# yarn
yarn build
Locally preview production build:
# yarn
yarn preview