Skip to content

eriklenaerts/tink-prototype-skeleton

Repository files navigation

Tink prototype skeleton

v0.0.1

How to run the distribution code (for regular users)

Prerequisites

Python needs to be installed on your computer. Mac OS X or Linux users have Python installed by default. For windows, please refer to this page.

In your command line

cd path/to/dist/directory

python -m SimpleHTTPServer 8000

In your browser

After running the above commands, open your favorite browser and navigate to http://0.0.0.0:8000.

How to contribute (for developers)

Prerequisites

Get started

  1. Fork this repo.

  2. Run the following in your command line: npm install

  3. After that, run npm start

Who do I talk to?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published