Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 452 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 452 Bytes

🚀 Welcome to Webpack-Typescript-Linted!

This project has been created using webpack-cli, generated to use typescript with webpack-cli/generators, with eslint, stylelint, and prettier preconfigured to play nice together.

You can now run

npm run build

or

yarn build

to bundle your application

to run locally, run npm install and npm run serve, the project will be served to http://localhost:8080