Admin-on-REST uses React. We'll use Facebook's react-create-app to create an empty React app, and install the admin-on-rest package: npm install -g create-react-app create-react-app test-admin cd test ...