• Stars
    star
    238
  • Rank 163,577 (Top 4 %)
  • Language
    JavaScript
  • License
    Other
  • Created almost 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🤺Olaolu's website & shelf.

Olaolu's website

This repo is home for the codebase that powers my entire website and shelf of articles.

Project setup

  • Run yarn serve for development: Simultaneously kicks off vue-cli-service serve for the homepage Vue app and gridsome develop for the shelf app.

  • Run yarn build for production: Simultaneously runs vue-cli-service build for the homepage Vue app and gridsome build for the shelf app, and then merges the two dist directories into a root dist.

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.