forked from spree/spree
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a120cbf
commit a75859f
Showing
1 changed file
with
3 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,22 +52,13 @@ Admin panel credentials for your own Heroku demo: | |
* login: `[email protected]` | ||
* password: `spree123` | ||
|
||
## Installation | ||
## Getting Started | ||
|
||
### Option A - use Spree Starter with Docker | ||
|
||
1. [Install Docker](https://docs.docker.com/get-docker/) | ||
2. Download [Spree Starter](https://github.com/spree/spree_starter/archive/main.zip) | ||
3. Unzip it | ||
4. Run `bin/setup` in `spree_starter-main` directory | ||
|
||
### Option B - add Spree to an existing Ruby on Rails application | ||
|
||
1. [Please follow Add Spree to an existing Ruby on Rails application tutorial](https://dev-docs.spreecommerce.org/advanced/existing_app_tutorial) | ||
* [Please follow **Getting Started** guide](https://dev-docs.spreecommerce.org/getting-started/installation) | ||
|
||
## Documentation | ||
|
||
[Developer Documentation](https://dev-docs.spreecommerce.org/) | ||
* [Developer Documentation](https://dev-docs.spreecommerce.org/) | ||
|
||
## API | ||
|
||
|