Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.5 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.5 KB

🚀 Quick start (Web Folder)

  1. Start developing.

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

    cd web
    npm run develop
  2. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

    Edit src/pages/index.js to see your site update in real-time!

  3. Learn more

🚀 Quick start (Studio Folder)

cd studio
npm run dev

Edit the 'Team Members' document in order to add new people. To change which people are displayed on each page, go to the page and edit the query. The 'Slack ID' field can be found by going to the person's slack profile, clicking the three dots and clicking 'Copy Member ID'. This must be exact in order to correctly message the person.