zn
zn
ln -s pathto/example-shared/src/main/scala/shared pathto/example-client/src/main/scala cp -r pathto/example-shared/src/main/scala/shared pathto/example-server/app can solve this problem, now another problem occurs, soft link works on example-client, only copy dir can work on example-server, so weired
exec python -m SimpleHTTPServer 4000 i found this file "serve.sh" in another place, it works! i am wondering is this just for test or learn, not a robust http server...
my real purpose is to use scalajs-react with lift-web, still i can't find the right way
can i just precompile scalajs-react into something under webapp, and not use the router things which renders the components directly.If all in the webapp, then i can use other framework...
"The requested resource could not be found." when add the following to build.sbt refreshBrowsers