-
Notifications
You must be signed in to change notification settings - Fork 1
Create templates #45
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently we have one working template, but we need to add more before we can release 1.0.0.
- basic js
- webpack + babel
- feat: create basic typescript template #61
- webpack + tsc
- feat: create react jsx template #62
- webpack + babel + react
- feat: create react typescript template #63
- webpack + tsc + babel + react
I plan to go through this list in this release order:
- 0.1.0
- just basic js
- 0.2.0
- add basic ts
- 0.3.0
- add react js and react ts
We can add more templates as we go along, but for now, I like this idea.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request