groonga / groonga-admin

Groonga management Web UI for light Groonga users
GNU Lesser General Public License v2.1
6 stars 2 forks source link

Use grunt serve because grunt server is obsolete #5

Closed kenhys closed 8 years ago

kenhys commented 8 years ago

Running "server" task

The server task has been deprecated. Use grunt serve to start a server.

kou commented 8 years ago

Thanks!