pmerg / protectedtext_api

protectedtext.com javascript api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

protectedtext_api

Synopsis

protectedtext.com typescript/javascript api.

This is a minimal Electron application based on the Quick Start Guide within the Electron documentation.

The application was design using Materialize.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/stevenaubertin/protectedtext_api
# Go into the repository
cd guid
# Install dependencies
npm install
# Build the application's scripts (typescript)
tsc
# Run the app
npm start

License MIT

About

protectedtext.com javascript api

License:MIT License