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.