Skip to content

daoxi/personal-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a personal portfolio project by Daoxi Sun, built with the React framework Next.js.

Set up

To install all dependencies:

npm install

Development

To run the development server:

npm run dev

and open http://localhost:3000

Deployment

To build for deployment:

npm run build

this creates a .next folder. I'm deploying it on a Node.js custom server.

About

My main portfolio website built from the React framework Next.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors