Let's make a nice digital subway time table.
Development
Requirements:
# Generate the root certificate for mkcert, if you just installed it
mkcert -install
# Install dependencies
yarn install
# Run api, dev and web servers
yarn dev
Let's make a nice digital subway time table.
Development
Requirements:
# Generate the root certificate for mkcert, if you just installed it
mkcert -install
# Install dependencies
yarn install
# Run api, dev and web servers
yarn dev