presto-ui

0.4.8 • Public • Published

Presto Core

Javascript framework for building platform independent apps.

npm version

Get the SDK for:

Soon for other platforms.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Depending upon weather you are using it for Android or IOS or Web you may have to make "Android" or "IOS" or "Web" global variable available. This will ensure the right platform gets the necessary commands from the JS engine (Web view/browser).

Installing

Install using npm

npm install presto-ui --save

Development

  1. Install the node modules.
npm install
  1. Running the webpack dev server during development.
npm start

The server should be running on http://localhost:8080

Building

If you want to generate index_bundle.js for shipping with your android/ios application. Then you can build it with this command.

npm run compile

The files will be written to dist

License

This project is licensed under the AGPL License - see the LICENSE file for details.

Copyright (c) 2012-2017 juspay.in

Contributing

See the CONTRIBUTING.md file for details.

Readme

Keywords

none

Package Sidebar

Install

npm i presto-ui

Weekly Downloads

4

Version

0.4.8

License

AGPL-3.0

Unpacked Size

371 kB

Total Files

9

Last publish

Collaborators

  • murdore