Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 691 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 691 Bytes

Panels app packager

Install it:

npm i --save-dev pacpan

For dev mode, just run it:

pacpan

You'll get a watcher and a dev web server.

When you're ready to go into production, use:

pacpan bundle

You'll get a ./bundle folder with your ready to go Panels app.

Use Panels to release powerful apps fast and lean. Learn more at usePanels.com.

We use it with Pages to turn ideas into prototypes that become real React apps. But don't believe us; try it yourself too ;).

Both are brought to you by UXtemple. Stay in touch twitter.com/UXtemple!

License MIT