Skip to content

kobruhhhhh/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

Setup

Make sure to install the dependencies:

npm install

Run it locally

Start the server on http://localhost:3000:

npm run start

Production

Build the application for production:

npm run build

Releases

No releases published

Packages

No packages published