An open API service indexing awesome lists of open source software.

https://github.com/yanhaijing/fis3-base

基于fis3的纯前端解决方案,拿来即用的fis3脚手架
https://github.com/yanhaijing/fis3-base

fis fis3

Last synced: 12 months ago
JSON representation

基于fis3的纯前端解决方案,拿来即用的fis3脚手架

Awesome Lists containing this project

README

          

# [fis3 base](https://github.com/yanhaijing/fis3-base) [![](https://img.shields.io/badge/Powered%20by-fis3%20base-brightgreen.svg)](https://github.com/yanhaijing/fis3-base) [![license](http://img.shields.io/npm/l/express.svg)](https://github.com/yanhaijing/fis3-base/blob/master/LICENSE)
基于fis3的纯前端解决方案,拿来即用的fis3脚手架。

[English README](https://github.com/yanhaijing/fis3-base/blob/master/README_NG.md)

## 特色
fis3 base有如下功能特色。
- commonjs
- ECMASCript2015
- [SASS](http://sass-lang.com/) & [Compass](http://compass-style.org/)
- [less](http://www.lesscss.net/)
- [autoprefixer](https://github.com/postcss/autoprefixer)
- [fis components](https://github.com/fis-components) or [npm](https://www.npmjs.com/package/fis3-hook-npm)
- [data.js](https://github.com/yanhaijing/data.js)
- [template.js](https://github.com/yanhaijing/template.js)
- 集成[jsmini](https://github.com/jsmini)
- html,js,css组件
- 本地模拟数据
- 开发,测试,发布等多种模式

## 说明文档
[INTRO](INTRO.md)