/ms-music-home

Homepage of the MS-Music Moonshot Website

Primary LanguageJavaScript

MS-Music Homepage

Home Page for Keio SFC's Moonshot Project.

Netlify Status

TODO

(Now being taken care of at Notion Doc)

  • Top Page
  • Header
  • Layout fixes
  • Members
  • Contact form
  • Footer
  • SCSS Cleanup
  • Netlify CMS
  • Google Analytics
  • Privacy Policy
  • Terms and Conditions

Install dependencies

npm install

🚀 Quick start

  1. Start developing.

    Navigate into your new site’s directory and start it up.

    cd my-gatsby-site/
    npm run develop
  2. Push Changes

    Add changes

    git add .

    git commit -m 'your message here'

    git push

  3. Writing Posts

    Posts can be added using Netlify CMS

  4. ** Contact Forms ** https://www.gatsbyjs.com/docs/building-a-contact-form/#run-your-own-server

  5. Learn more