scala-js-website icon indicating copy to clipboard operation
scala-js-website copied to clipboard

Add implement WeApp by Scala.js

Open kaiwu opened this issue 7 years ago • 1 comments

WeApp aka Wechat Mini Programs is a form of an application based on WeChat, the most popular App used in China.

Wikipedia In January 2018, Wechat announced a record of 580,000 mini-programs in its feature

WeApp has its official development platform, which comprises Js, XML, CSS and it requires a specific directory structure, they all fit nicely to Scala.js and SBT (sbt-web, sbt-less)

WeUI for Scala.js implements the WeUI demo, which demonstrates many of WeApp's calibers. In the process, it is a solid PoC that WeApp can be developed with Scala.js and SBT

I can do a PR against libraries/skeletons.md if needed

kaiwu avatar Jan 31 '18 02:01 kaiwu

I can do a PR against libraries/skeletons.md if needed

Sounds good. :)

sjrd avatar Jan 31 '18 12:01 sjrd