1.5.0 • Published 7 years ago

merchant-page-utility v1.5.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Merchant Page Utility

Use this module to generate a merchant page with random styling. After creating a merchant page from a chosen template, a browser-sync instance is launched and optionally, your code editor is launched.

Installation

  • Install the app globally
$ npm install -g merchant-page-utility

Dependencies

$ npm install -g browser-sync

Setup

  • Optionally, the newly created merchant page can be launched in your code editor automatically. To use this feature, add your editor's terminal launch command by using the -l (--launch) option when launching the application. Your launch command setting will be saved for future use. You can change your editor launch command anytime by launching the application with the -l option.
$ mputil -l '<your editor's launch command>'

Usage

  • In terminal, navigate to desired working directory where templates will be created
  • Launch app and follow the prompt
$ mputil
  • After template is created, enter merchant page specific information in /config/data.json
  • Adjust stylings if needed in /config/style.json
  • Add any images to /assets/images/

Your merchant page is now complete
1.5.0

7 years ago

1.4.0

7 years ago

1.3.9

7 years ago

1.3.8

7 years ago

1.3.7

7 years ago

1.3.6

7 years ago

1.3.5

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.22

7 years ago

1.2.21

7 years ago

1.2.20

7 years ago

1.2.19

7 years ago

1.2.18

7 years ago

1.2.17

7 years ago

1.2.16

7 years ago

1.2.15

7 years ago

1.2.14

7 years ago

1.2.13

7 years ago

1.2.12

7 years ago

1.2.11

7 years ago

1.2.10

7 years ago

1.2.9

7 years ago

1.2.8

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago