Skip to content

Repository files navigation

nexume is a simple and static resume template using Next.js and TypeScript.

Getting started

You can run the dev server by running the following command:

npm run dev

Open http://localhost:3000 with your browser and start editing by modifying src/app/page.tsx. Next.js will auto-update as you edit the file.


Deploying your app

Most hosting platforms allow you to define build command and output folder:

  • Build command: npm run build or next build
  • Output folder: out

If you are using Vercel, you don't need to configure any options since vercel will automatically detect output folder.

Releases

Packages

Used by

Contributors

Languages