0.0.18 • Published 4 years ago

bookingbug-configurator-js v0.0.18

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

Installation

git clone git@github.com:BookingBug/bookingbug-configurator-js.git

cd bookingbug-configurator-js

npm install

Setup for local development

Environment variable

you'll need to add an environment variable called BB_CONFIGURATOR_SRC_DIR that points to the bookingbug-configurator-js director

if you're using a bash profile you can copy the code below and replace where appropriate

export BB_CONFIGURATOR_SRC_DIR=PATH_TO_YOUR_BOOKINGBUG_CONFIGURATOR_JS_CLONE

npm link

You will need to create a global link using npm so that it can be installed to do so you'll need to run the following within the bookingbug-configurator-js directory

npm link

Install and run locally

You'll need to install dependencies locally using the following command and then run gulp

npm run ilc

gulp

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2-3

5 years ago

0.0.2-2

5 years ago

0.0.2-0

5 years ago