Prerequisites

Accelerated Text can be run on Windows, Mac OS X and Linux, but before you continue, make sure the following are installed on your system:

Linux

Mac OS X

Windows

Also, basic knowledge on how to use a terminal and command line is required.

Downloading

Accelerated Text is an open source project on GitHub. To clone the project, paste the following in your terminal:

git clone https://github.com/tokenmill/accelerated-text.git

Launch

Navigate to project root and type in your terminal:

make run-app

After build is complete and environment is running, you should see:

INFO  a.server - Running server on: localhost:3001. Press Ctrl+C to stop

At this point, Accelerated Text will be accessible on your browser: