Skip to content

Commit

Permalink
Merge branch 'main' into pre-iri2023
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewChoulas authored Sep 25, 2023
2 parents 363bfeb + 3996a64 commit 7be3724
Show file tree
Hide file tree
Showing 74 changed files with 279,531 additions and 22,789 deletions.
4 changes: 2 additions & 2 deletions docs/QUICK_START.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ npm run dev

Build the app to deploy to [netlify](https://app.netlify.com/drop). Running this command will generate a `dist` folder.
```
npm run dist
npm run build
```

### Setting up config files
Expand Down Expand Up @@ -259,4 +259,4 @@ For each page you have 4 parts. `name`, `description`, `components`, `export`.
}
```

By doing this, your scouting app should be setup. You can take a look at the [example forms](./EXAMPLE_FORMS.md) page to look at forms we have made for you to help your setup.
By doing this, your scouting app should be setup. You can take a look at the [example forms](./EXAMPLE_FORMS.md) page to look at forms we have made for you to help your setup.
1 change: 0 additions & 1 deletion falconscoutcore/.env.example

This file was deleted.

Loading

0 comments on commit 7be3724

Please sign in to comment.