Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

nak-sued-webmasters/photo-contest

Repository files navigation

Build Status

Photo-Contest

Photo-Contest Webapp based on Airtable and Airtable API.

Development

Precondition

  • Install node.js
  • Install npm

Call initially in root directory of the project: npm install

Local Testing

Start local live preview by Browsersync.io by following command in project root directory:

npm start

All changes will be updated automatically in opened browser.

Libraries used