1.0.10 • Published 4 months ago

@tchvan/editable-table v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

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

1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

4 months ago

1.0.3

4 months ago

1.0.10

4 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago