Skip to content

fisx-suite/fisx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fisx

Dependency Status devDependency Status NPM Version

A better front-end solution for development, debug and release based on fis3 using EcomFE spec and AMD spec.

How to use

The fisx is base on fis3. The plugins and features provided by fis3 can also be used in fisx. More about the useage of fis3, please refer to the offical document.

  • install
npm install fisx -g
  • init project
mkdir myProject
cd myProject
fisx init 
  • start server
fisx server start
  • release
fisx release # release codebase used in the development debug environment
fisx release prod # release codebase used in the production environment

Features

Reference

About

A better front-end solution for development, debug and release based on fis3.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published