This is a meeting tracking demo app powered by next.js 🚀
First, ensure you have a setup with node version 10.13 or greater
To get started developing locally
git clone https://github.com/asheren/preschool-call-tracker.git
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
For a launch.json
template, refer to this GitHub issue
This is a Next.js project bootstrapped with create-next-app
.