Portfolio of Syafiq Abdillah U

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Customize To Your Liking

  • This project use Nuxt.js and Tailwind CSS
  • You can change color theme on tailwind.config.js
  • You don't need to know every single tailwind class to customize the styling. Just use this Tailwind CSS Cheat Sheet like all of use mortals

Deploy Your Portfolio on Netlify

You can follow this article by Debbie O'Brien about how to deploy Nuxt.js project to Netlify.