page-app

0.0.31 • Public • Published

page-app

Builder for rich single-page js apps (frontend)

Docs

Wiki

Getting started

Installation

npm install -g page-app

Local installation

npm install page-app

To use page-app with local installation you should add ./node_modules/.bin folder to your $PATH, or just use Page-app as ./node_modules/.bin/page-app.

Create sample app

mkdir myNewApp
cd myNewApp
page-app

Page-app will create apps and modules folders and config.json file.

Building your project

page-app

Yep, just like that.

Use different config file

page-app build config=config.yar.json

Building project from node.js code

Look for wiki page

Have fun!

/page-app/

    Package Sidebar

    Install

    npm i page-app

    Weekly Downloads

    7

    Version

    0.0.31

    License

    MIT

    Last publish

    Collaborators

    • norlin
    • arusak