Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
egauzens authored May 9, 2024
1 parent bfd43aa commit d878009
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,13 @@ Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introdu

## Setup

1. Make sure to pull in any submodules after cloning the repo:

```bash
git submodule update --init --recursive
```

2. Make sure to install the dependencies:
1. Make sure to install the dependencies:

```bash
yarn install
```

3. Make sure to set any un-set environment variables found in the nuxt.config file
2. Make sure to set any un-set environment variables found in the nuxt.config file

## Development Server

Expand Down

0 comments on commit d878009

Please sign in to comment.