Ray Tracing in a Weekend v1.54 implemented using Typescript
For the development server run
npm install
npm run dev
For a production build run
npm install
npm run build
npm run start
Ray Tracing in a Weekend v1.54 implemented using Typescript
For the development server run
npm install
npm run dev
For a production build run
npm install
npm run build
npm run start