This is the ToucanOS website repository. It is built with Vue.js and Tailwind CSS.
This project uses the following technologies:
- Clone the repository
- Install the dependencies with
npm install
- Run the server in development mode with
npm run dev
- Run the server in production mode with
npm run build
andnpm run preview
This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for more information.