Skip to content

edman-cota/serity-ui.com

 
 

Repository files navigation

Serity UI Documentation

Serity UI uses Next.js for its documentation. Here is how you can run the project locally:

  1. Clone this repo

    git clone https://github.com/serity-ui/serity-ui.com.git
  2. Go into the project root directory

    cd serity-ui.com
  3. Install JS dependencies

    npm install
    # or
    yarn
  4. Start the dev server

    npm run dev
    # or
    yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.4%
  • JavaScript 2.7%
  • CSS 1.9%