We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To develop within a view, you need to perform the following steps. This is in addition and/or replacing the step make media.
make media
controller/static
npm install
gulp bower
Using docker for required rethinkdb:
docker run -d -p 28015:28015 rethinkdb cd controller #this is important ./controller server --rethinkdb-addr localhost:28015