An static website of LookinLabs organization built on TailwindCSS, JS & HTML
| Directory | Description |
|---|---|
resources |
External Resources |
resources/css |
Self-Managed CSS Classes |
resources/js |
Self-Managed JS Scripts |
resources/images |
Images |
.github/workflows |
GitHub Actions Workflows |
| Framework | Version |
|---|---|
| TailwindCSS | 2.2.7 (CDN) |
| TW-Elements | 1.0.0 (CDN) |
| Font-Awesome | 5.15.4 (CDN) |
- Install Docker and Docker Compose on your machine.
- Clone the repository to your local machine.
- Navigate to the root directory of the project.
- Run
docker-compose upto start the development environment. - Access the application at
http://localhost:8000.
- Install the VSCode Live Server (Five Server) extension.
- Open the project in VSCode.
- Right-click on the
index.htmlfile and select "Open with Five Server". - Access the application at
http://localhost:5500.
- Validate the translation keys before pushing to remote:
makePlease read CONTRIBUTE.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the GPL License. By contributing to this project, you agree to license your contributions under the same license.