[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

Start the Cmd8 server

Steps to start the Cmd8 server

  1. Download the Node.zip file from node framework folder.
  2. Decompress the files in a new folder
  3. Execute the batch file to start the server (see build/_again.bat)
  4. Access to your (local) server e.g. http://localhost:8080 from multiple browsers/apps

References

  1. Browse Cmd8Client class to know more on Cmd8 features...
  2. See server.st under build/cmd8 to read about server side implementation