Skip to content

inspektral/aid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light Sound Device

Code for the 2024 Advanced Interface Design course project at UPF, Barcelona

Requirements

Node

Installation

  1. Clone the repository:
    git clone https://github.com/inspektral/aid.git
  2. Navigate to the project directory:
    cd your-repo-name
  3. Install the dependencies:
    npm install

Usage

To start the application, run:

npm start

Contributing

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Make your changes.
  4. Commit your changes:
    git commit -m 'Add some feature'
  5. Push to the branch:
    git push origin feature-branch
  6. Open a pull request.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published