Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

Showcase provisioning #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

wrousseau
Copy link
Member

No description provided.

- Fill the missing data if any in `../groupeat-api/example.env` and copy this file to `../groupeat-api/.env`.
- Add `192.168.10.10 groupeat.dev` to your hosts file.
- Run the `vagrant box update` and `vagrant up` commands and wait for them to finish (a few minutes depending on your internet connection).
- In the `groupeat-frontend` directory, install the dependencies with `npm install` and build with `gulp build`.
- In the `groupeat-showcase` directory, install the dependencies with `npm install`, `bower install` and build with `gulp release`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use local version of bower through the postinstall hook pls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants