@pipflow/template

1.4.2 • Public • Published

@pipflow/template

Templates for pipflow-cli.

Documents

Project

dist
├── README.md
├── babel.config.json
├── package.json
├── postcss.config.js
├── .env
├── .gitignore
├── .prettierrc
├── public
│   ├── favicon.ico
│   └── robots.txt
└── src
    ├── index.html
    ├── assets
    │   ├── logo.png
    │   └── logo.mp4
    ├── scripts
    │   └── index.js
    ├── styles
    │   └── normalize.css
    └── views
        └── about.html

Package Sidebar

Install

npm i @pipflow/template

Weekly Downloads

2

Version

1.4.2

License

ISC

Unpacked Size

1.38 kB

Total Files

3

Last publish

Collaborators

  • mengqing723