First install
npm install
Then start the server
npm start
Finally, visit localhost:8080 in your browser:
Note: You'll notice a mysterious package called
marko-magicin the code base. This is a collection of custom tags and some soon-to-be-default configuration. The code in this package will be pulled into other modules likemarkocore, thelassotaglib, and others. You can pretty much ignore it.
