JasonCubic / dtna-sxsw-survey

A survey for people who visit the DTNA SXSW booth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DTNA SXSW Survey

A simple single page survey form

Setup

Prerequisites:

  • The newest LTS version of node.js installed
  • this project uses yarn

Clone the repo, go into the repo folder and then: yarn install

scripts

  • dev - to develop all apps and packages. Runs the project in develop mode.
  • build - transpiles the vue app
  • preview - previews what the built version looks like
  • lint - lints all apps and packages that have a lint command setup in package.json
  • clean - deletes all of the folders that hold working data in the project (like node_modules)

Useful Links

About

A survey for people who visit the DTNA SXSW booth


Languages

Language:SCSS 89.3%Language:Vue 5.5%Language:CSS 4.1%Language:HTML 0.8%Language:JavaScript 0.4%