New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-com-tb

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-com-tb

template basic creater

latest
Source
npmnpm
Version
0.3.6
Version published
Maintainers
1
Created
Source

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

Keywords

CLI

FAQs

Package last updated on 09 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts