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.
<style lang="stylus">
.home .hero img {
max-height: 240px
}
.footer {
margin-top: 80px;
}
.author {
margin-top: 10px;
a {
color: inherit;
text-decoration: underline;
}
}
</style>
♥ Made by EGOIST.