Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ydah/pug-boilerplate

A boilerplate for website development project using Pug.
https://github.com/ydah/pug-boilerplate

boilerplate boilerplate-front-end boilerplate-template pug scss

Last synced: 17 days ago
JSON representation

A boilerplate for website development project using Pug.

Awesome Lists containing this project

README

        

# pug-boilerplate

A boilerplate for website development project using Pug.

# Installation

```bash
npm install
```

# Usage

Run All
```bash
npm run all
```

Run format(eslint/stylelint)
```bash
npm run format
```

# Author

[ydah](https://github.com/ydah)