MCPcopy Index your code
hub / github.com/AhsanAyaz/typescript-tailwind-webpack-starter

github.com/AhsanAyaz/typescript-tailwind-webpack-starter @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
2 symbols 5 edges 8 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

TypeScript Webpack Tailwind CSS Starter

Just like any regular day, I was working on something. This time during a Live Stream on Twitch and YouTube when I couldn't find a great typescript + webpack starter template that's minimal, up to date, and works! So I created this one.

And here is the accompanied YouTube Tutorial.

Usage

Clone the repository in your local machine. Run the following command to install the dependencies

npm install
# or
yarn

Then run the following command to start the dev server:

npm start
# OR
yarn start

Build

To generate the production build, run the following command:

npm run build
# OR
yarn build

License

MIT

Core symbols most depended-on inside this repo

greet
called by 2
src/index.ts
main
called by 1
src/index.ts

Shape

Function 2

Languages

TypeScript100%

Modules by API surface

src/index.ts2 symbols

For agents

$ claude mcp add typescript-tailwind-webpack-starter \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page