Simple demo of using grasshopper.
git clone [email protected]:grasshopper-cms/grasshopper-demo.git
cd grasshopper-demo
npm install
bin/seedDb
# bin/start will npm -g install nodemon for you if needed
bin/start
Go to http://localhost:3000/admin
u: admin p: TestPassword