Merge pull request #8838 from SarvarKh/updated-getting-started

Update GETTING_STARTED.md to include creation of a new user
This commit is contained in:
Matt-Yorkley
2022-02-08 10:32:58 +00:00
committed by GitHub

View File

@@ -60,7 +60,7 @@ If the script succeeds you're ready to start developing. If not, take a look at
Now, your dreams of spinning up a development server can be realised:
bundle exec rails server
foreman start
Go to [http://localhost:3000](http://localhost:3000) to play around!