Skip to content

Ninowis/typescript-browserify-starter

Repository files navigation

Typescript and Browserify kickstarter

A Typescript kickstarter project with build, watch and lint tools.

Built with Browserify to allow use of Node modules directly in browser.

Pre-requisites

  • Node.js on your machine
  • (Optional) Yarn: for an optimised npm package management

Getting Started

  • Run yarn install or npm install to install project dependencies.
  • Run yarn start or npm start to run the app in the development mode.
  • Run yarn build or npm run build to build the app in production mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published