create-com-tb

0.3.6 • Public • Published

create-com-tb

`create-com-tb` is basic template creater for your common part of your website , 
like header 、footer and so on . When you develop these parts , you may have some
templates to handle , I offer you ejs template for you .

For more infomation , See (here)[https://github.com/liuding-Jason/tb-cli]

how to use

npm install -g create-com-tb
create-com-tb my-app 
cd my-app
cp ./config.js.dist ./config/config.js
npm install
npm run start

LINCESE

ISC

Readme

Keywords

Package Sidebar

Install

npm i create-com-tb

Weekly Downloads

1

Version

0.3.6

License

ISC

Unpacked Size

36 kB

Total Files

32

Last publish

Collaborators

  • chenchao17