I have recently migrated the codebase to TypeScript. You will see a TypeScript and JavaScript folder, but only the TypeScript folder is up to date!
-
Install Node.js
-
In the the terminal (can access with VS Code terminal), run this command:
npx tailwindcss -i ./src/index.css -o ./dist/output.css --watch
-
run
npm install
-
run
npm start
-
In subsequent steps, steps 2 (if want to edit css), 3, and 4 are mandatory.
-
Happy coding!
-
If you want to deploy onto Github Pages, you will have to do something with
npm run deploy
SOURCES:
https://sketchfab.com/3d-models/cartoon-plane-f312ec9f87794bdd83630a3bc694d8ea