Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 484 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 484 Bytes

@bemoid/scaffold-scss

A standard SCSS setup for bootstrapping a fully-featured front-end for your project based on Bemoid framework.

Usage

This is a scaffolding template for @bemoid/cli.

Command have to be run in the same folder where your project's package.json file is located.

$ npm install -g @bemoid/cli

$ bemoid scaffold @bemoid/scaffold-scss <directory>

This will scaffold the template to the specified directory.