$ git clone [email protected]:wcj-dev/wcj-vccw.git
$ cd wcj-vccw
$ vagrant up
$ npm install
$ npm start
To get started, check out http://japan.wordcamp.test/
Start development on http://localhost:3000/ !
npm start
start browsersync.npm run build
Build scss inwordpress/wp-content/themes/wordcamp-japan-theme/scss
.
- Copy
provision/default.yml
tosite.yml
. - Edit the
site.yml
. - Run
vagrant up
.
- The
site.yml
has to be in the same directory with Vagrantfile. - You can put difference to the
site.yml
.