[gasolin]
.footnote[https://github.com/webapplate/webapplate]
layout: false
There are different platforms and devices, only web can support them in budget
- Natually multi-platform friendly (Windows, Android, iOS..)
- Responsive design can deal with multi-form-factors (phone, pad, pc)
- Build Hybrid-app for Android, iOS
- Build Native webapp for Firefox(/OS) and Chrome webapp
- git clone the webapplate
- run
gulpto auto-fetch required libraries - get familiar with File structure
- add your app content
- Deploy to variant place
.footnote[Read more on wiki]
Webapplate bundled things you need for serious web development:
- Template App template with Material Design
- Build, optimize, library dependency helper tools integrated
- Firefox, Chrome, Cordova webapp related configuration provided
- Test framework for multi-browsers
- Style checker for js, css, json, jsdoc formats
- Localization client side localization
- Project Build: gulp
- Optimize: uglify, cssmin, htmlmin
- Library dependency: npm, bower
- Test: karma, mocha, chai, sinon
- Localization: l20n
- Firefox and Chrome webapp support
- Pure Javascript for either client or server side
- Integrated toolbox to optimize your web app