Giter Site home page Giter Site logo

wangzhiwei1888 / amt-starter-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ifa6/amt-starter-kit

0.0 2.0 0.0 26 KB

Amaze UI Touch Starter Kit - a skeleton for SPA built with React, Amaze UI Touch, React Router.

License: MIT License

HTML 18.35% JavaScript 81.46% CSS 0.19%

amt-starter-kit's Introduction

Amaze UI Touch Starter Kit

Amaze UI Touch 快速上手套件,基于 React、Amaze UI Touch、React Router 及 Gulp 开发 SPA。

套件中目前只包含客户部代码,亦未包含 Flux、Redux 等框架

目录结构

项目文件放在 app 目录下:

.app
├── humans.txt
├── i              // 图片
├── index.html     // 入口 HTML
├── js             // JS
├── style           // 样式文件(编译任务中设置的是 Sass,可以自行改用其他)
├── manifest.json
├── manifest.webapp
└── robots.txt

使用说明

环境配置

全局安装 gulp:

npm install gulp -g

安装开发依赖

  1. 克隆或下载本项目代码;
  2. 进入项目目录,执行 npm install

开发

gulp

或者

npm start

生产环境构建

设置 Node 环境变量为 production 后,HTML 中引用的 CSS 和 JS 会替换为 minify 的版本。

npm run build

amt-starter-kit's People

Watchers

 avatar  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.