Code Monkey home page Code Monkey logo

pakyow's Introduction

Pakyow v0.9

Pakyow is an open-source framework for the modern web. Build web-based apps faster with a view-first development process that's friendly to everyone -- whether you're a designer or a developer. It's for getting along.

View-First Development

Pakyow lets you start with a view and build the app on top. Here's how it works:

  • Generate your app and immediately create views using HTML or your favorite template language.
  • Start the app and see the views in your local browser without adding any back-end code.
  • Add back-end code without changing any of the previously created views.

This process gets you right to work, reducing friction to keep the project moving forward.


Getting Started

  1. Install Pakyow:

    gem install pakyow

  2. Create a new Pakyow app from the command line:

    pakyow new webapp

  3. Move to the new directory and start the application:

    cd webapp; pakyow server

  4. You'll find your app running at http://localhost:3000!

Next Steps

The following resources might be handy:

Want to keep up with the latest development? Follow along:

Status

Build Status

License

Pakyow is released under the MIT License.

pakyow's People

Contributors

boffbowsh avatar bryanp avatar cesarfigueroa avatar hby avatar koriroys avatar rjclardy avatar robertodecurnex avatar tessellator avatar tugboat avatar

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.