Skip to content

tcjcodes/flawless-beauty

Repository files navigation

Official Website - Flawless Beauty with E & C

This repo contains a business website that is built with Gatsby.

It follows the JAMstack architecture by using Git as a single source of truth, and Netlify for continuous deployment, and CDN distribution.

Prerequisites

Access Locally

$ yarn
$ npm run develop

To test the CMS locally, you'll need run a production build of the site:

$ npm run build
$ npm run serve

Debugging

Windows users might encounter node-gyp errors when trying to npm install. To resolve, make sure that you have both Python 2.7 and the Visual C++ build environment installed.

npm config set python python2.7
npm install --global --production windows-build-tools

Full details here

About

Official website for local business

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published