Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sugidaffection/threejs-webpack-typescript

Three.js boilerplate using typescript and webpack
https://github.com/sugidaffection/threejs-webpack-typescript

boilerplate nodejs three-js threejs threejs-boilerplate ts ts-loader typescript webgl webpack webpack-dev-server

Last synced: about 1 month ago
JSON representation

Three.js boilerplate using typescript and webpack

Awesome Lists containing this project

README

        

# threejs-webpack-typescript

## Table of Contents

- [About](#about)
- [Getting Started](#getting_started)

## About

Build Three.js using webpack and typescript

## Getting Started

### Installing

```
npm install
```

### Run script

```
npm start
```