Skip to content

estotriramdani/typescript-webpack-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-webpack-playground

To-do application written in TypeScript and bundled with Webpack

If you want run this project locally, here's the steps:

  1. Install all dependencies

    npm install

  2. Install Typescript compiler globally

    npm install -g typescript

  3. Run local development server

    npm run serve

About

To-do application written in TypeScript and bundled with Webpack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published