Skip to content

WooCode/enjoy-the-vue-website

 
 

Repository files navigation

Enjoy the Vue Podcast's Website

Netlify Status

This is the source code that powers our website where you can find all of our content!

Getting Started

# 1. Clone the repository
git clone git@github.com:thevuepoint/website.git

# 2. Enter your newly cloned folder
cd website

# 3. Install dependencies
yarn

# 4. Start local dev server
yarn develop

Netlify CMS

To manage the content with Netlify CMS, you will need to:

  1. Visit /admin
  2. Login with GitHub credentials
  3. Authorize Netlify to access the enjoythevue organization

And with that, you should be in! 🎉

About

Contains the source code for the website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 91.1%
  • SCSS 4.6%
  • JavaScript 3.9%
  • HTML 0.4%