@travlrcomlabs/theme-generator

0.1.16 • Public • Published

Theme Generator

For creating an awesome theme styling

Table of contents

Quick start

Several quick start options are available:

  • Download the latest release.
  • Clone the repo: git clone https://github.com/travlrcom/ThemeGenerator.git
  • Install with npm: npm install @travlrcomlabs/theme-generator
  • Install with yarn: yarn add @travlrcomlabs/theme-generator

Status

npm version npm download Bundle size

Build Setup

# install dependencies
$ yarn install

# build package and theme assets
$ yarn build

# build theme assets
$ yarn build:theme:[THEME_NAME] // THEME_NAME = mlp | ulp

# test all scripts
$ yarn test

# test specified scripts
$ yarn test:[THEME_NAME] // THEME_NAME = mlp | ulp

Package Sidebar

Install

npm i @travlrcomlabs/theme-generator

Weekly Downloads

20

Version

0.1.16

License

MIT

Unpacked Size

1.71 MB

Total Files

16

Last publish

Collaborators

  • travlrlabs