Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 580 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 580 Bytes

signature-builder

Build Status

Company email signature "builder".

Available NPM tasks

Start the project in development mode (live reload)

$ yarn start

Create a static build in the ./dist folder

$ yarn build

Run the build action and deploy to GitHub pages

$ yarn deploy

License

Developed by Bitrock UI Engineering team, released under the MIT license.