zalando / tech-radar

Visualizing our technology choices
https://opensource.zalando.com/tech-radar/
MIT License
1.63k stars 624 forks source link

npm run build #111

Closed kelesemre closed 1 year ago

kelesemre commented 1 year ago

How to run "npm run build" command? I get some errors when running this script. Is there another way to do it?

bocytko commented 1 year ago

Local development instructions are in https://github.com/zalando/tech-radar#local-development

With npm, after you installed dependencies, you can use npm start to open the page in browser preview.