Are these still the correct steps for building Quail? `git clone https://github.com/quailjs/quail.git` `cd quail` `npm install` `bower install` `grunt build` I tried on the master branch and got an error about a missing bower.json file.
Are these still the correct steps for building Quail?
git clone https://github.com/quailjs/quail.gitcd quailnpm installbower installgrunt buildI tried on the master branch and got an error about a missing bower.json file.