/cytoid.io

Cytoid is a music game where you can create, share and play your own levels! Powered by community, with many dedicated creators, Cytoid provides a huge variety of musical genres to enjoy and a diverse range of gameplay design.

Primary LanguageVueGNU Affero General Public License v3.0AGPL-3.0

Cytoid

Crowdin

Cytoid is a music game where you can create, share and play your own levels! Powered by community, with many dedicated creators, Cytoid provides a huge variety of musical genres to enjoy and a diverse range of gameplay design.

This is the repository for the Cytoid.io Website. The website was constructed using Vue.js, Nuxt.js.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate HTML files for static hosting
$ yarn generate