Skip to content

Commit

Permalink
Add server start step
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeLonewolf committed Oct 5, 2023
1 parent 5c3fb07 commit e27302c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ The highway shield [color palette](americana.gpl) can be imported into Inkscape
Map sample images can be generated with a script. See [sample_locations.json](test/sample_locations.json) for the format.

1. Create a JSON file with the map location and clipping rectangles
2. Run the generate_samples script and pass the JSON file location: `npm run generate_samples -- test/sample_locations.json``
2. Start the server in the background with `npm start &`
3. Run the generate_samples script and pass the JSON file location: `npm run generate_samples -- test/sample_locations.json``

0 comments on commit e27302c

Please sign in to comment.