Skip to content
/ poe-ui Public
forked from poegroup/poe-ui

high-productivity collection of tools and practices for rapidly writing production-ready applications

License

Notifications You must be signed in to change notification settings

neborn/poe-ui

 
 

Repository files navigation

poe-ui

poe-ui is a high-productivity collection of tools and practices for rapidly writing production-ready applications.

Check out the guide.

Check out the guide.

Getting Started

Installation

$ npm install -g poe-ui

Create a new project

$ mkdir my-new-project
$ cd my-new-project
$ poe-ui-create

Running the application

$ make start
$ open http://localhost:5000

Useful Links

Libraries

Other

About

high-productivity collection of tools and practices for rapidly writing production-ready applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.6%
  • Shell 8.9%
  • HTML 5.0%
  • Makefile 1.4%
  • CSS 1.1%