Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/furwaz/toucanos
Portfolio website for a friend, named ToucanOS
https://github.com/furwaz/toucanos
Last synced: 19 days ago
JSON representation
Portfolio website for a friend, named ToucanOS
- Host: GitHub
- URL: https://github.com/furwaz/toucanos
- Owner: FurWaz
- License: gpl-3.0
- Created: 2023-09-27T18:37:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-29T13:54:35.000Z (10 months ago)
- Last Synced: 2024-11-09T13:20:50.742Z (3 months ago)
- Language: Vue
- Size: 96.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ToucanOS - Website
This is the ToucanOS website repository. It is built with Vue.js and Tailwind CSS.## Technologies
This project uses the following technologies:
- [Vue.js](https://vuejs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Vite](https://vitejs.dev/)## Installation
1. Clone the repository
2. Install the dependencies with `npm install`## Usage
1. Run the server in development mode with `npm run dev`
2. Run the server in production mode with `npm run build` and `npm run preview`## License
This project is licensed under the GNU Affero General Public License v3.0. See the [LICENSE](LICENSE) file for more information.