cm remove example template

main
Yanick Champoux 2022-12-09 13:06:20 -05:00
parent 45c706f93f
commit be1f6deda0
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
---
to: app/hello.js
---
const hello = ```
Hello!
This is your first hygen template.
Learn what it can do here:
https://github.com/jondot/hygen
```
console.log(hello)