Skip to content

devw/_script-tag

Repository files navigation

Account Popup

Development

  1. Clone the repository
git clone git@github.com:devw/script-tag.git 
  1. Edit/change the variables set in config.js and .env file.

  2. Install the dependencies

yarn install
  1. Run the tests
yarn test

Production

  1. create a minified bundle.js
yarn build // to create the minified bundle.js
  1. Deploy the bundle.js in your github-pages

  2. add the scriptTag to your store

yarn start // to add the scriptTag to your store 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published