Skip to content

A personal Portfolio that shows information about me, projects build, and experiences.

Notifications You must be signed in to change notification settings

sanadwj/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

After cloning into repo, cd to project root directory and install dependencies:

$ npm install

To run dev server, install Turbo CLI globally:

$ sudo npm install turbo-cli -g

Then run devserver from project root directory:

$ turbo devserver

To build for production, run build:

$ npm run build

About

A personal Portfolio that shows information about me, projects build, and experiences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published