1.1.1 • Published 6 years ago

desktop-3d-app-boilerplate v1.1.1

Weekly downloads
19
License
-
Repository
github
Last release
6 years ago

Desktop 3D Application Boilerplate

npm License: MIT Dependency Status

Boilerplate to make 3d desktop & web applications with Electron & Three & Webpack & Typescript & Babel

Usage

Install

git clone https://github.com/PerthuisQuentin/desktop-3d-app-boilerplate.git
cd desktop-3d-app-boilerplate
npm install --only=dev
npm run build

Scripts

Build webpack bundle

npm run build

Start development server

npm run dev

Start Electron application

npm run app

Check the code with ESLint

npm run eslint

Libraries used

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago