basarat / demo-date-add

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Demo

demo-* are the repos I use for lessons on YouTube 🌹.

You either came from a lesson on the channel and can see (play with) the final code state 👏🏻

OR found this repo before the lesson got published and you can subscribe for when the lesson comes out ❤️.

More

Setup by

npm i

Now you can start live compiling by executing:

npm run dev

And then execute the compiled code with:

npm start

About


Languages

Language:TypeScript 100.0%