sedrubal / website

Website main repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Place Reviews

This is a main Landing Page for OpenPlaceReviews site

Setup

  • Clone repo
  • cd to repo folder
  • set config environment values

It possible by copy .env.example to .env or set variables on host system environment

Environment variables:

NODE_ENV
BLOCK_LOAD_LIMIT
BLOCK_SIDEBAR_LIMIT

Then

  • run npm install
  • run npm run start

Possible npm commands

  1. start - build development boundle and open in browser
  2. build - build production boundle with minification

About

Website main repo


Languages

Language:JavaScript 79.0%Language:SCSS 17.1%Language:HTML 3.9%Language:Shell 0.0%