Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pfrommer1982 committed Jun 23, 2023
1 parent f5c02e6 commit 52e0a3a
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,15 @@ Welcome to Project Name! This project provides a customizable template for creat

1. Clone the repository:

```shell
git clone https://github.com/Pfrommer1982/Complete_Portfolio
```shell git clone https://github.com/Pfrommer1982/Complete_Portfolio

2. Navigate to the project directory:

```shell
cd Complete_Portfolio
```shell cd Complete_Portfolio
3. Install dependencies:
```shell
npm install
```shell npm install


## Usage
Expand All @@ -43,8 +40,7 @@ Welcome to Project Name! This project provides a customizable template for creat

3. Start the development server:

```shell
npm start
```shell npm start```

4. Access the application at http://localhost:3000.

0 comments on commit 52e0a3a

Please sign in to comment.