kotlin-cn front end

来源:互联网 发布:ps软件字体下载 编辑:程序博客网 时间:2024/05/18 02:16

GITHUB:

https://github.com/Kotlin-lang-CN/Kotlin-CN-Frontend

Hi,

This is the website of kotlin-cn ,VUEJS Frameworks is used .

Preview

  • Debug: debug.kotlin-cn.org

  • Release: discuss.kotliner.cn , kotlin-cn.org

Getting Started

  • install npm

  • run in local

npm install && npm run dev
  • Check this site in your browser

http://localhost:3000/

Build release version

Release in local

npm run build

more about npm and VueJs

checkout the guide and docs for vue-loader.

# install dependenciesnpm install# serve with hot reload at localhost:8080npm run dev# build for production with minificationnpm run build# build for production and view the bundle analyzer reportnpm run build --report# run unit testsnpm run unit# run all testsnpm test

Any suggestions are Welcome

Create an issue to help us improve .

Contact Us: chpengzh 、 Yeshen

中文版

你好,这是kotlin 论坛的前端部分,使用了VueJs的框架和webpack的脚手架

预览

  • 内测版 : debug.kotlin-cn.org
  • 正式版 : discuss.kotliner.cn , kotlin-cn.org

从零开始

  • 安装npm,国内可用cnpm 替代

  • 本地测试(Terminal中执行)

npm install && npm run dev
  • 用浏览器查看这个地址:http://localhost:3000/

输出正式版

npm run build

更多细节看VueJs的文档: guide 和 docs for vue-loader.

协助我们?遇到问题?

QQ群:561490348

原创粉丝点击