template for courseware
# install dependencies
npm install or cnpm install
# download resources,init codes, install plugins and start a server for resources at localhost:5000
npm run res
d5365de82d9268c9ccde65075788b9f8 多题
f4a7cc55cdc29e61a1cf308b16584266 填空
063111ddbeb957fd48f6259f41c63a65 分类
a872c49a08a5066d358bfb925ec6dcd1 连线
ef63bc9422c168682a03f6dc6ee240a5 选择
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build