Code Monkey home page Code Monkey logo

fis3-plus's Introduction

fis3-plus

FIS 3 利用 Smarty 模板引擎实现前后端分离模块化的解决方案

安装 Node 和 NPM

详细过程参考官网 https://nodejs.org

安装 FIS3

npm install -g fis3

升级 FIS3

npm update -g fis3

或重装

npm install -g fis3

依赖的插件

npm install -g fis3-hook-module
npm install -g fis3-postpackager-loader
npm install -g fis-parser-less
npm install -g fis-parser-ejs

命令

项目根目录:FIS3 配置文件(默认fis-conf.js)所在的目录为项目根目录。 以下命令需要对应修改 fis-conf.js 文件中 CONFIG 常量的绝对路径。

发布到本地目录下

fis3 release local

发布到QA环境下

fis3 release qa

线上编译发布

fis3 release production

fis3-plus's People

Contributors

lan6lot avatar

Watchers

James Cloos avatar

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.