ROADtools icon indicating copy to clipboard operation
ROADtools copied to clipboard

Update README.md

Open byinarie opened this issue 6 months ago • 0 comments

fix npm build syntax

npm build
Unknown command: "build"

Did you mean this?
    npm run build # run the "build" package script

To see a list of supported npm commands, run:
  npm help
npm run build

> [email protected] build
> ng build

✔ Browser application bundle generation complete.
✔ Copying assets complete.
✔ Index html generation complete.

byinarie avatar Aug 28 '24 16:08 byinarie