nunuStudio
nunuStudio copied to clipboard
How to build and run nunuStudio ?
Hello
I am sorry I can't figure how to launch nunuStudio with the latest source from github.
Everything goes well until I run npm run build
Error: Command failed: git rev-parse --abbrev-ref HEAD fatal: not a git repository (or any of the parent directories): .git

Node.js v16.15.0
Hello
To run nunuStudio install dependencies with npm install and after run npm run napa.
To start the editor run npm run start.
Thanks a lot!
@tentone does that build it as well?
To build the editor run npm run build
napa

why
You should git clone this repository instead of downloading the zip and then unzipping it
