mirror of
https://github.com/lingble/twenty.git
synced 2025-10-29 11:52:28 +00:00
33c30e0770471970ec5e479b28bf1554a7cb41df
Rename tabs to Inbox, Contacts, Insights
twenty
Welcome to Twenty!
Setup & Development
Frontend
cd front && npm install
npm run start
Browse: localhost:3000
Backend
cd server && npm install
npm run start:dev
Browse: localhost:5000
Tests
Frontend
npm run test
Backend
npm run test
Browse: localhost:5000
Production
cd front && npm run build
cd ../server && npm run build
Languages
TypeScript
97.3%
MDX
1.9%
JavaScript
0.3%
HCL
0.2%