Skip to content

Starter

Here are some uses of the starter command.

bash
twp install starter
exit
twp install starter
exit

NextJS

Create NextJS Project (@ixartz)

bash
starter next
starter next

ReactJs

Create ReactJS Project (@RicardoValdovinos)

bash
starter react
starter react

VueJS

Create VueJS Project (@richardevcom)

bash
starter vue
starter vue

ExpressJS

Create ExpressJS Project (@hagopj13)

bash
starter express
starter express

Released under the MIT License.