Browse Source

cm remove example template

main
Yanick Champoux 6 months ago
parent
commit
e09cacc5c5
  1. 13
      _templates/day/new/hello.ejs.t

13
_templates/day/new/hello.ejs.t

@ -1,13 +0,0 @@ @@ -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)
Loading…
Cancel
Save