Skip to content

tact-lang/create-tact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-tact

Creates Tact project from template

Prerequisites

  • node.js
  • npm
  • git

How to use

Use create of your favorite package manager to run:

npm create tact@latest

or

yarn create tact@latest