Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 519 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 519 Bytes

Create Collections App

npm install -g create-collections-app

create-collections-app my-app
cd my-app/
npm run dev

Open http://localhost:4000 to view your running app. When you're ready for production, run npm run build then npm run start.

Acknowledgements

We are grateful to the authors of existing related projects for their ideas as inspiration: