/portfolio-typescript

Primary LanguageTypeScriptMIT LicenseMIT

Running Locally

Can run the application in VS Code or a terminal and it will be available at http://localhost:3000.

npm install
npm run dev