Skip to content

Commit d126f82

Browse files
committed
Updated documentation
1 parent 1369eea commit d126f82

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3535
- Tests configuration files are generated during project initialization
3636
- Sample data support
3737
- ElasticSearch support
38+
- NodeJS, NPM, Gulp and Grunt are installed as part of the provisioning process
3839

3940
## [v2.1.0] - 2016-06-22
4041

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ It is easy to [install multiple Magento instances](#multiple-magento-instances)
4848
1. Configures all software necessary for Magento 2 using [custom Ubuntu vagrant box](https://atlas.hashicorp.com/paliarush/boxes/magento2.ubuntu) (Apache 2.4, PHP 7.0 (or 5.6), MySQL 5.6, Git, Composer, XDebug, Rabbit MQ, Varnish)
4949
1. Installs Magento 2 from Git repositories or Composer packages (can be configured via `checkout_source_from` option in [etc/config.yaml](etc/config.yaml.dist))
5050
1. Configures PHP Storm project (partially at the moment)
51+
1. Installs NodeJS, NPM, Grunt and Gulp for front end development
5152

5253
## How to install
5354

0 commit comments

Comments
 (0)