ActiveDocumentation is an IDE plugin for working with design decisions.
- After cloning the repo, open a terminal in the project directory.
- Run
npm installto install the necessary dependencies. - Depending on your operating system, run one of the following commands (See package.json for the details):
- macOS:
npm run start-Mac - Linux:
npm run start-Linux - Windows:
npm run start-Windows
- macOS:
- To start the app, open Chrome and visit
http://localhost:9010/