Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 260 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 260 Bytes

Llama Corp

Built with NextJS

Development

yarn dev

Update data

  • To update job openings, use /data/careers.js
  • To update projects, use /data/projects.js

and deploy the project

Deployment

yarn build
netlify deploy