Skip to content

Files

Latest commit

79bbe5e · Aug 21, 2020

History

History
This branch is 1 commit ahead of poi-bundler/website:master.

docs

home heroImage actionText actionLink
true
Get Started →
/guide/getting-started

Run poi --serve --open in the project and you will be automatically redirected to http://localhost:4000.

By default Poi uses index.js or index.ts as entry file, however you can also use index.html.

MIT Licensed | Copyright © 2016-Present.
♥ Made by EGOIST.
<style lang="stylus"> .home .hero img { max-height: 240px } .footer { margin-top: 80px; } .author { margin-top: 10px; a { color: inherit; text-decoration: underline; } } </style>