Skip to content

Yerzhan/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js portfolio

A Next.js portfolio based on the Forty starter https://github.com/codebushi/nextjs-starter-forty

Getting Started

# Install npm packages
npm install

# Start up the next.js dev server, browse to http://localhost:3000/
npm run dev

Generating the Static Site

# Build and export the site, the static files are generated in the out/ folder
npm run export

About

Portfolio web site made with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published