Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Lukewh/typescript-rollup-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript + Rollup Boilerplate

When you want to do typescripts.

Install

Globals

TypeScript, Typings and TypeDoc

npm install -g tsc typings typedoc

Type definitions

typings install

Project

npm install

Documentation

TypeDoc is located in docs/. To generate TypeDoc run npm run generate:docs.

Tests

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published