README.md
March 23, 2020 ยท View on GitHub
Olaolu's website
This repo is home for the codebase that powers my entire website and shelf of articles.
Project setup
-
Run
yarn servefor development: Simultaneously kicks offvue-cli-service servefor the homepage Vue app andgridsome developfor the shelf app. -
Run
yarn buildfor production: Simultaneously runsvue-cli-service buildfor the homepage Vue app andgridsome buildfor the shelf app, and then merges the twodistdirectories into a rootdist.
License
Copyright (c) 2019-present Olaolu Olawuyi. All rights reserved.
The code, design and articles in this repository are intellectual property of the individual mentioned above (unless otherwise stated) and as such CANNOT be copied, modified, sublicensed or redistributed without permission from the author.