All Projects → pinqy520 → three-typescript-starter

pinqy520 / three-typescript-starter

Licence: MIT license
Three.js + Typescript + Webpack Boilerplate

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to three-typescript-starter

React Three Next
React Three Fiber, Nextjs, Tailwind starter
Stars: ✭ 195 (+85.71%)
Mutual labels:  threejs, starter
create-next-stack
Create Next Stack is a website and CLI tool used to easily set up the boilerplate of new Next.js apps.
Stars: ✭ 149 (+41.9%)
Mutual labels:  starter, starter-kit
Three Seed
A Three.js starter project with ES6 and Webpack
Stars: ✭ 213 (+102.86%)
Mutual labels:  threejs, starter
Whitestorm Typescript Boilerplate
📦 🚀 TypeScript boilerplate for WhitestormJS using react/redux ⚛
Stars: ✭ 285 (+171.43%)
Mutual labels:  threejs, starter-kit
sass-starter-pack
Sass starter files using Gulp v4.0.0 🔥
Stars: ✭ 34 (-67.62%)
Mutual labels:  starter, starter-kit
Ternion
A simple starter kit to prototype quickly your ideas with Three.js
Stars: ✭ 89 (-15.24%)
Mutual labels:  threejs, starter-kit
nextjs-landing-starter
Build your landing site based on Next.JS in minutes 🚀
Stars: ✭ 59 (-43.81%)
Mutual labels:  starter, starter-kit
Next Js Blog Boilerplate
🚀 Nextjs Blog Boilerplate is starter code for your blog based on Next framework. ⚡️ Made with Nextjs, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS.
Stars: ✭ 134 (+27.62%)
Mutual labels:  starter, starter-kit
create-react-app-starter
CRA + typeless starter
Stars: ✭ 21 (-80%)
Mutual labels:  starter, starter-kit
browser-extension
Browser Extension Template with ESbuild builds, support for React, Preact, Typescript, Tailwind, Manifest V3/V2 support and multi browser build including Chrome, Firefox, Safari, Edge, Brave.
Stars: ✭ 535 (+409.52%)
Mutual labels:  starter, starter-kit
Gulp Pug Starter
Frontend development with pleasure. Pug + SCSS version
Stars: ✭ 228 (+117.14%)
Mutual labels:  starter, starter-kit
nest-typescript-starter
Nest framework TypeScript starter (node.js)
Stars: ✭ 35 (-66.67%)
Mutual labels:  starter, starter-kit
Redux React Navigation Demos
React-Native + Redux + Redux-Persist + React Navigation ( Authentication Flow with Redux demos)
Stars: ✭ 151 (+43.81%)
Mutual labels:  starter, starter-kit
Threejs Modern App
Boilerplate and utils for a fullscreen Three.js app
Stars: ✭ 176 (+67.62%)
Mutual labels:  threejs, starter-kit
Typescript React Native Starter
A highly scalable foundation with a focus on best pratices and simplicity to start your React Native project in seconds.
Stars: ✭ 141 (+34.29%)
Mutual labels:  starter, starter-kit
starter-kit
🏃 A simple and powerful Starter Kit made with Webpack, Gulp 4, Pug and SASS
Stars: ✭ 21 (-80%)
Mutual labels:  starter, starter-kit
Angular Webpack Starter
🌟 Angular Webpack Starter with AoT compilation, Lazy-loading, Tree-shaking, and Hot Module Reload (Updated to 4.1.0!)
Stars: ✭ 91 (-13.33%)
Mutual labels:  starter, starter-kit
Twisk
Golang RPC starter kit with Twirp
Stars: ✭ 113 (+7.62%)
Mutual labels:  starter, starter-kit
twitch-extension-starter
Kickstarts your Twitch Extension using React
Stars: ✭ 38 (-63.81%)
Mutual labels:  starter, starter-kit
gw-starter-kit
PEPELAC - Современный инструментарий для вёрстки и создания статичных сайтов с использованием Webpack
Stars: ✭ 30 (-71.43%)
Mutual labels:  starter, starter-kit

Typescript Three.js Webpack Starter

  • Typescript support.
  • Webpack
  • Html plugin

Usage

Install Typscript

npm install typescript -g

Start

$ git clone https://github.com/pinqy520/three-typescript-starter.git
$ cd three-typescript-starter
$ npm install # or yarn
$ npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].