Skip to content

gold3bear/ambidex-example--bike-index

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a sample application utilizing Ambidex. For more information, please see that repo.

Getting Started

Clone the repository

git clone git@github.com:appsforartists/ambidex-example--bike-index.git

Install the dependencies

npm install

Add the appropriate lines to /private/etc/hosts

127.0.0.1       tardis.local
127.0.0.1       bikeindex.local

Start the server

npm start tardis

(If you're running an older version of npm, try node --harmony ./init.js tardis It should do the same thing.)

Navigate to the appropriate page in your browser

Credits

About

An example demonstrating how to utilize Ambidex.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%