Following instructions for "Development with Framework" in the README to this repository...
cd roundware-web-framework
npm run watch
I assume cloning the roundware-web-framework repository is implicit.
The npm run watch command doesn't work for me:
roundware/roundware-web-framework#55
Continuing on:
cd roundware-web-template
sudo npm link ../roundware-web-frameowrk
This seems to be working, albeit with some warnings about critical security vulnerabilities.
Then:
This opens a browser window to localhost:2345 and then takes a while to process.
When the processing completes, it loads a web page full of compilation errors.
These look like they are also shown in the command line:
https://gist.github.com/sbenthall/62b7dcb5c433e17fd2de2b732bc887f4
Following instructions for "Development with Framework" in the README to this repository...
I assume cloning the roundware-web-framework repository is implicit.
The
npm run watchcommand doesn't work for me:roundware/roundware-web-framework#55
Continuing on:
This seems to be working, albeit with some warnings about critical security vulnerabilities.
Then:
This opens a browser window to
localhost:2345and then takes a while to process.When the processing completes, it loads a web page full of compilation errors.
These look like they are also shown in the command line:
https://gist.github.com/sbenthall/62b7dcb5c433e17fd2de2b732bc887f4