Giter Club home page Giter Club logo

react-mobx-ftl's Introduction

nornj-react-mobx-ftl-boilerplate

NornJ+React+Mobx项目模板(FreeMarker版),可以此项目为模板快速创建新项目。

构建命令

npm run dev             #启动node端本地调试server,然后使用http://localhost:3021访问页面
npm run dev-web         #启动java端本地调试server,然后使用http://aicm.dev.jd.com:3021访问页面
npm run build           #构建全部代码到node端本地server目录
npm run build-web-dev   #构建全部代码到java端web项目目录,使用开发环境配置
npm run build-web       #构建全部代码到java端web项目目录,使用生产环境配置
npm run lint            #执行代码规范检测

注:部署测试环境或上线生产环境代码时,请使用npm run build-web命令将ui代码构建到web项目的src目录下。

  • 生成发布版js代码
npm run lib             #将es6代码转换为es5后,以与src模板相同的结构保存在lib目录

#{learningGuide}#

react-mobx-ftl's People

Contributors

joe-sky avatar

Watchers

 avatar  avatar

Forkers

chenlizhi55

react-mobx-ftl's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.