added 'run' to start command

This commit is contained in:
jordan-violet-sp
2022-09-16 16:08:02 -04:00
parent 0cf34de6db
commit d08ab62d16

View File

@@ -66,7 +66,7 @@ npm install npm@latest -g
``` ```
4. Start the website 4. Start the website
```bash ```bash
npm start npm run start
``` ```
### Running the Algolia crawler ### Running the Algolia crawler