create-tgweb
v0.0.4
Published
Preparing the working environment for tgweb
Downloads
3
Maintainers
Readme
create-tgweb
Scaffolding for tgweb
npm create tgweb@latest example
This command creates a directory named example
in the current directory and
place package.json
there.
If you omit the directory name, tgweb
is used.
Installation of tgweb
cd example
npm install
For more information on how to create websites with tgweb, please visit its page on npmjs.com.