nextjs-resume This is a resume template created in nextjs. Please feel free to use this template and modify. I did this in my free time to try out nextjs framework. Install Dependencies npm install Starting the Dev Server npm run dev Starting the Server npm run start Building for Production npm run build