Skip to content

xlCyanz/habbo-cyanz-cms

Repository files navigation

Cyanz CMS ⚡

Create a new project with Vite, React JS, TypeScript, Eslint, Prettier in just 1 second and you don't need to setup anything.

Setup 📦

  1. Clone Template
git clone https://github.com/xlCyanz/habbo-cyanz-cms.git
  1. Install Packages
yarn install
  1. Start Project
yarn dev
  1. If you using git, delete the existing folder .git after cloning (open git bash or other terminal)
rm -rf .git

Options ✍️

  1. Preview project
yarn preview
  1. Build project
yarn build
  1. Run test
yarn test
  1. Run test with coverage
yarn test:coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published