Hi,
This is the website of kotlin-cn ,VUEJS Frameworks is used .
-
Debug: debug.kotlin-cn.org
-
Release: discuss.kotliner.cn , kotlin-cn.org
-
install npm
-
run in local
npm install && npm run dev
- Check this site in your browser
Release in local
npm run build
more about npm and VueJs
checkout the guide and docs for vue-loader.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run all tests
npm test
Create an issue to help us improve .
Contact Us:
你好,这是kotlin 论坛的前端部分,使用了VueJs的框架和webpack的脚手架
- 内测版 : debug.kotlin-cn.org
- 正式版 : discuss.kotliner.cn , kotlin-cn.org
npm install && npm run dev
- 用浏览器查看这个地址:
http://localhost:3000/
npm run build
更多细节看VueJs的文档: guide 和 docs for vue-loader.
QQ群:561490348