fisx

0.2.6 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i fisx

Weekly Downloads

7

Version

0.2.6

License

ISC

Last publish

Collaborators

  • wuhuiyao