Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 385 Bytes

getting-started.md

File metadata and controls

15 lines (9 loc) · 385 Bytes

Getting Started

Initialize the configuration

Run pageship init to create an initial configuration file your app.

Test your app

Run pageship serve to test whether the configuration is correct. Open http://localhost:8000 to see your pages in browser.

What's next

See the Setup Server guide to see how to deploy the server component of Pageship.