0.1.7 • Published 5 months ago

@redocly/marketing-pages v0.1.7

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
5 months ago

marketing-site-private

This is a package that contains Redocly marketing site marketing pages as React components.

It is published to NPM as @redocly/marketing-pages. The code is minified.

Development

  1. Run npm link in this repo;
npm link

Ensure you use same node version in both repos.

  1. Go to the marketing-site-portal repo and run:
npm link @redocly/marketing-pages
  1. Run npm run dev in this repo.

  2. Run npm start in the marketing-site-portal repo.