This is in beta and is based on Alex MacArthur's WP Vue Starter
In the root of the project, run npm install
.
Run npm run serve
to spin up a running version from localhost.
Run npm run build
.
- We will provide you a sample design and .env.local file
- Blog posts should show up with sample data after setup
- Focus on the blog listing page layout
- Header and footer can be ignored
- Feel free to rewrite/restructure any code that exists in this starter to make it your own
- Don't spend more than a few hours on this
- Extra credit: Single blog layout
- Extra credit: Category filtering