AndrewEBolt / tickets

a small web client for the picatic api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tickets

Using the picatic API to host an event

Getting started

This project was built with:

node v8.2.1
yarn v0.24.6

Install packages with yarn or npm

yarn

npm install

Start the express and webpack servers in development

yarn start

in a second terminal:

yarn dev:wds

You can now check out the app on port 8000 - http://localhost:8000/

About

a small web client for the picatic api


Languages

Language:JavaScript 91.6%Language:CSS 8.4%