Skip to content

richardanaya/TypeScriptChromeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#################################
# TypeScript Chrome App Starter #
#################################

Hey there everyone, welcome to my starter setup for making chrome apps with TypeScript. Before you get started, you will need:

* node
* typescript
* chrome
* Bash terminal ( msysgit is a great project for windows )

What's included:

* Reset CSS ( blank slate styles )
* Require JS
* JQuery hookups
* Default chrome app setup

To run simply:
sh compile.sh

You make a chrome app by loading an unpacked manifest in the Settings -> Extension page ( after clicking the developer mode checkbox ).  You should load the unpacked extension from the "app" folder, AFTER you have compiled.  Once you do this once, you can just hit refresh after every compile.sh call.

About

A simple starter setup for a chrome app written in typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published