Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 351 Bytes

File metadata and controls

31 lines (20 loc) · 351 Bytes

Chronos

Proof-of-concept TWAMM.

Install dependencies

npm i

Run local dev server

npm run dev

Build for production

npm run build

Preview production build

npm run preview

License

GPLv3