Skip to content

Grreby/website

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.6%
  • SCSS 14.2%
  • HTML 3.2%