Skip to content

LookinLabs/LookinLabs-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

229 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LookinLabs Website

An static website of LookinLabs organization built on TailwindCSS, JS & HTML

Folder Structure

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

External Resources

Framework  Version
TailwindCSS 2.2.7 (CDN)
TW-Elements 1.0.0 (CDN)
Font-Awesome 5.15.4 (CDN)

Development Environment Setup

Docker Compose

  1. Install Docker and Docker Compose on your machine.
  2. Clone the repository to your local machine.
  3. Navigate to the root directory of the project.
  4. Run docker-compose up to start the development environment.
  5. Access the application at http://localhost:8000.

VSCode Live Server (Five Server) Extension

  1. Install the VSCode Live Server (Five Server) extension.
  2. Open the project in VSCode.
  3. Right-click on the index.html file and select "Open with Five Server".
  4. Access the application at http://localhost:5500.

Validating the translation keys

  1. Validate the translation keys before pushing to remote:
make

Contribute

Please read CONTRIBUTE.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the GPL License. By contributing to this project, you agree to license your contributions under the same license.

Authors

About

LookinLabs Official Website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors