Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-alonso authored May 24, 2024
1 parent 98ac99b commit 9031582
Showing 1 changed file with 18 additions and 27 deletions.
45 changes: 18 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,20 @@
# transferthought
# Transfer Thought

Transfer Thought is a web-based platform for easily creating and deploying virtual reality experiences.

Learn more by visiting our website: https://www.transferthought.com/
Or create a free account and try it out: https://scenario.transferthought.com/

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your tests
```
npm run test
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
Documentation on setup coming soon.

## Contribution guidelines
Details on contribution guidelines coming soon.

### Disclaimer

We are excited to open source Transfer Thought under the MIT License. While we have made every effort to ensure that all components of the project conform to the MIT License, there may be proprietary or non-MIT licensed materials that were inadvertently included over time.

We are committed to identifying and removing any such materials as they are discovered. If you encounter any content within this project that you believe does not comply with the MIT License, please report it to us immediately.

Thank you for your understanding and cooperation.

0 comments on commit 9031582

Please sign in to comment.