Marinerer / pipflow-template

Templates for pipflow-cli

Repository from Github https://github.comMarinerer/pipflow-templateRepository from Github https://github.comMarinerer/pipflow-template

@pipflow/template

Templates for pipflow.

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

About

Templates for pipflow-cli


Languages

Language:HTML 29.3%Language:EJS 15.0%Language:Handlebars 15.0%Language:Nunjucks 15.0%Language:Pug 11.9%Language:JavaScript 5.5%Language:SCSS 2.7%Language:Less 2.6%Language:Stylus 2.3%Language:CSS 0.8%