Open tansaku opened 6 years ago
need to show clearly how to get setup and run tests
Yeah, agreed, also need to add a section about DB setup.
yarn global add phantomjs-prebuilt most recently worked for me, while sudo npm -g install phantomjs-prebuilt did not (on Node v8.9.4).
yarn global add phantomjs-prebuilt
sudo npm -g install phantomjs-prebuilt
need to show clearly how to get setup and run tests