Skip to content

ainc/check-in-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

🚀 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.

Releases

No releases published

Packages

No packages published