Skip to content

arisaves/NYDanceSafe-Kiosk

 
 

Repository files navigation

DanceSafe Kiosk

A kiosk for DanceSafe harmreduction information

Get Started

  • Clone this repository or use npm
$ git clone https://github.com/drakeltheryuujin/NYDanceSafe-Kiosk
  • Install dependencies specified in package.json
# npm
$ npm install
  • Start the server (default port is set to 3001)
# node
$ node .
  • Run client side
cd client
npm start

Creating New Tables

  node server/create-lb-tables.js

Scripts

  • npm run clean: Removes the bundled files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.4%
  • CSS 37.5%
  • HTML 1.1%