Skip to content

cophilot/templify-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


templifyLogo

templify-vault

Default templates for templify


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.



Available Collections

Default templates for a Angular 17 project.

tpy load https://github.com/cophilot/templify-vault/tree/main/Angular17

Default templates for a React project with JavaScript and SCSS.

tpy load https://github.com/cophilot/templify-vault/tree/main/React-js

Default templates for a React project with TypeScript and SCSS.

tpy load https://github.com/cophilot/templify-vault/tree/main/React-ts

Default templates for a Vue 3 project with TypeScript and SCSS.

tpy load https://github.com/cophilot/templify-vault/tree/main/Vue3

Create your own templify-vault

You 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 load commands to your repository.


by Philipp B.