/cockpit-test

Test with cockpit CMS and requirejs

Primary LanguageCSS

#Cockpit CMS test Cockpit

##Requirements

##Build To build

  • Get puphpet.zip from puphpet from /puphpet/config.yaml
  • Add entry 192.168.56.101 cockpit.dev www.cockpit.dev to C:\Windows\System32\drivers\etc\hosts
  • vagrant up the machine
  • SSH to vm
  • Build with following commands
composer create-project aheinze/cockpit cockpit --stability="dev"
npm install
bower install
grunt build