Post History
#1: Initial revision
How to test CoDesign?
If I make any changes to CoDesign. Then, I have to test what changes I made. Is there possible way to build local server (http://localhost/)? To test while making changes.. I have run `npm install`, `npm run build` and `npm run js_build`. I don't know what I should do next.