Skip to content

kptdobe/netcentric

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netcentric.biz Relaunch

Relaunch of the netcentric.biz website.

Environments

Installation

npm i

Tests

npm tst

Local development

  1. Clone this repository
  2. Install the Helix CLI: npm install -g @adobe/helix-cli
  3. Create .env file with the value: HLX_PAGES_URL=https://<your-branch>--netcentric--hlxsites.hlx.page/ where is the branch you're using for development. This is a workaround for a helix issue with private repositories.
  4. Start Helix Pages Proxy: hlx up (opens your browser at http://localhost:3000)
  5. Open the netcentric directory in your favorite IDE and start coding :)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.1%
  • CSS 33.3%
  • HTML 4.6%