Skip to content

Commit

Permalink
feat: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Manthan Ankolekar committed Apr 9, 2023
1 parent bd64256 commit c9aafee
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Portfolio

✅yarn
## Run project

✅pnpm
```jsx
npm start
```

✅Docker
## Build command

```jsx
// build command
ng build --output-path docs --base-href /portfolio/
```

0 comments on commit c9aafee

Please sign in to comment.