Skip to content

phith0n/conote

Repository files navigation

CoNote2 Website


Run the website locally

This project uses Node.js and python 3.

  • Node.js version >= 20 or above (which can be checked by running node -v).
  • Yarn version >= 1.22.19 (which can be checked by running yarn --version).

Installation

To install required Node packages:

yarn

Build and serve

Build the website:

yarn build

This command generates static content into the build directory, which usually takes a few minutes (5-10 min.).

You can then serve build locally by running:

yarn serve

About

All in one cybersecurity utility platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published