Giter VIP home page Giter VIP logo

plato's Introduction

PLATO
Based on Vue 2.0

Travis Coveralls dependencies devDependency Status

a Boilerplate for mobile SPAs use vue, vuex, vue-router
Check out Demonstrations and README for UI Components

Usage

# install dependencies
npm install

# start a mocking server at localhost:3001
npm run mock

# serve with hot reload at localhost:3000
npm run dev

# eslint, stylelint, unit and e2e test
npm test

# compile files for production with minification
npm run compile

# test, clean, and compile
npm run build

# serve dist, like production
npm start

# generate demo site and push to gh-pages
npm run docs

# push modifications to github
npm run push

Features

Components

  • Core
    • Avatar
    • Badge
    • Form
      • Button
      • Checkbox (Switcher)
      • Textfield (text, email, password, url, number, search, etc)
      • Multiline
      • Password (with showing password toggle)
    • Icon
    • Image
    • Modal
    • Picker
    • Progress
    • Range
    • Scroller (with pulling up and down)
    • Slider
    • Spinner
    • Swiper
    • Toast
  • Others
    • Paginator
    • Uploader

Scaffolding

Use Vue-cli to get a clean and clear copy without demonstrations

$ npm install -g vue-cli
$ vue init crossjs/plato#template <project-name>

Browser Support

  • Android 4+
  • iOS 7+

Changelog

Detailed changes for each release are documented in the release notes.

Appendix

License

MIT

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.