Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 334 Bytes

File metadata and controls

16 lines (11 loc) · 334 Bytes

Template for Angular Three projects

This is a template to get started with Angular Three.

Getting Started

  • Clone this repository and run npm install to install the dependencies.
  • Run npm start to start the development server.

Features

  • Angular 18
  • Angular Three v2
  • .glsl loader setup
  • Tailwind CSS
  • Prettier