Skip to content

sibivel/typescript-webpack

Repository files navigation

Minimal static website using typescript.

  • Uses webpack to build the site
  • Works with github pages.

Starts with an empty canvas that is initialized in src/index.ts.

Develop locally using npm start and going to localhost:3000

To push to github pages, run npm run publish.

https://sibivel.github.io/typescript-webpack/

About

Minimal static website to get started using typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors