Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.