derkalaender / p5js-typescript-webpack

P5JS in TypeScript using Webpack with Babel, ESlint and Prettier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P5JS TypeScript Webpack Template with Babel, ESlint and Prettier

License

Recommended IDE: Visual Studio Code

Installation

  1. Make sure to have installed Node.js
  2. Download/Clone this repository
  3. Execute the following shell command in the repo directory:
npm install

Usage

  npm run build #build production-ready, minified bundle
  npm run dev   #launch dev-enviroment: opens browser with hot reload

Thanks for using this template ❤️

About

P5JS in TypeScript using Webpack with Babel, ESlint and Prettier

License:MIT License


Languages

Language:JavaScript 73.5%Language:TypeScript 16.3%Language:HTML 10.2%