Skip to content

Responsive website featuring my projects and blog posts using Vue.js, Nuxt.js and Tailwind CSS.

Notifications You must be signed in to change notification settings

nickwu241/nickwu241.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nick's Personal Website

My website features my projects / blog posts, you can also learn more about me, check it out now!

Development

I use Vue.js and Nuxt.js for the frontend framework and Tailwind CSS for styling.

The project source code is in the src directory, should be straight forward to start the project.

# Install dependencies if needed
npm install

# Run the website locally
npm run dev

Deployment

  1. Make sure to commit all source code changes

  2. Run the deploy script which includes building, adding a deploy commit, and pushing to remote.

    ./scipts/deploy.sh

If you just need to update your resume, run:

./scripts/pull_resume.sh <resume update description>

About

Responsive website featuring my projects and blog posts using Vue.js, Nuxt.js and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages