LukeberryPi / css2wind

A minigame for learning TailwindCSS.

Home Page:https://css2wind.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is free

That's why i rely on donations to keep it going. If css2wind has helped you in any way, support me and buy me a coffee!


Accessing locally

You need to have these installed:

If you don't have one, it is recommended that you also download an IDE:

Then, you can:

Now, access the directory to which you just cloned the repository:

cd css2wind

Finally, you should install dependencies:

npm install

And build the website:

npm run dev

Now, this url should be running css2wind locally!

http://localhost:3000/


Contributions

Issues and pull requests are appreciated!

About

A minigame for learning TailwindCSS.

https://css2wind.com


Languages

Language:TypeScript 99.5%Language:JavaScript 0.5%Language:CSS 0.1%Language:HTML 0.0%