Skip to content

ourcodeinc/ActiveDocumentation-webapp-astgrep

Repository files navigation

ActiveDocumentation

ActiveDocumentation is an IDE plugin for working with design decisions.

Running the Codebase

  1. After cloning the repo, open a terminal in the project directory.
  2. Run npm install to install the necessary dependencies.
  3. 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
  4. To start the app, open Chrome and visit http://localhost:9010/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published