Skip to content

rkosolapov/wpguard-landing

Repository files navigation

WP Guard CloudFect landing

Website: TBD

Getting started

Dev environment

  • make sure you have node.js installed
  • install dependencies npm install
  • start server for local development npm start

use Docker for dev environment

TODO

use Docker to get production build

  • build and run: docker build -t wpguard-landing . && docker run --rm -p80:80 wpguard-landing:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published