This repository contains default templates for several technologies using templify. You can add these templates to your project by using the templify CLI and the load command.
Default templates for a Angular 17 project.
tpy load https://github.com/cophilot/templify-vault/tree/main/Angular17Default templates for a React project with JavaScript and SCSS.
tpy load https://github.com/cophilot/templify-vault/tree/main/React-jsDefault templates for a React project with TypeScript and SCSS.
tpy load https://github.com/cophilot/templify-vault/tree/main/React-tsDefault templates for a Vue 3 project with TypeScript and SCSS.
tpy load https://github.com/cophilot/templify-vault/tree/main/Vue3You can create your own templify-vault by using this repository as a template or by creating a new repository with the same structure.
When you want to use the load command, the repository must be public and you have to use the https link.
Note that you have to update the urls in the
loadcommands to your repository.
by Philipp B.
