🏖🔭 Telescope Nova package to redesign the app to have a grid/list feature.
Want to add this to your Nova instance? Read below:
I would recommend that you clone this repo in your Nova's /packages
folder.
In .meteor/packages
file, add at the end of the Optional packages section:
abhaytalreja:nova-class-bargain-theme
Note: You can also add it via the classic meteor add xavcz:nova-forms-upload
, however you may encounter load order issue. Also, make sure to place this new package just above the nova-base-routes package
This package depends on the awesome react-filters
(repo), you need to install the dependency:
npm install react-filters
Happy hacking! 🚀
Sacha Greif for building Telescope.
ClassBargain is licensed under the MIT license.