1.0.1 • Published 4 years ago

@sfdocs-internal/doc-framework-monorepo v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Salesforce Docs Framework Monorepo

CircleCI codecov

Getting Started

To build the repository, use yarn build.

If you find any issue with node version, try nvm use --lts, If that isn't successful in the first attempt, run it again.

You can also run parts of the following command as needed.

yarn install && yarn bootstrap && yarn compile && salesforcedocs build packages/knowledge-center/

Building documentation

Use yarn start to start the documentation build.

Running in Watch Mode

All the project have been configured to run in watch mode. But its ideal to use another shell to run this in back ground while developing on ts files.

To run your project in watch mode, use yarn watch.

1.0.1

4 years ago

1.0.0

4 years ago