Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 675 Bytes

README.MD

File metadata and controls

25 lines (17 loc) · 675 Bytes

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