Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 414 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 414 Bytes

forrester-porfolio

Info

What is it?

This is an Angular 15 repo used to show my portfolio, and for me to practice writing tests.

Prerequisites

  • Node 18+
  • npm 8+

Installation

To install dependencies, run the following:

npm install

Building and Running

There is a build/start command example environment and workspace:

npm run build npm run start