Skip to content

anadynamics/anarun

Repository files navigation

Analysis of Null Areas

Check the source, download or read the documentation.

Run the docs locally (Linux)

  1. Install Node.js (which includes npm). Any recent LTS should work.
  2. Clone the repo and enter it:
    git clone https://github.com/anadynamics/ANA2.git
    cd ANA2
  3. Install dependencies:
    npm install
  4. Choose one of the following:
    • Development server (fast, live reload):
      npm run start
    • Production build + local static server:
      npm run build
      npm run serve

The site will be available at http://localhost:3000/ by default.

About

website for the anadynamics organization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published