/voteapp

TernopilJS VoteApp example project

Primary LanguageJavaScript

TernopilJS VoteApp

An example MeteorJS project for TernopilJS school.

How to install

  • git clone https://github.com/alonoslav/voteapp-clone
  • open settings.json file and update superUser field
  • for the first time run meteor npm install
  • npm start - to start your project

Tools

Scripts

  • npm start - start a project
  • npm run lint - check your project for linting errors