npm install -g create-collections-app
create-collections-app my-app
cd my-app/
npm run devOpen http://localhost:4000 to view your running app.
When you're ready for production, run npm run build then npm run start.
We are grateful to the authors of existing related projects for their ideas as inspiration: