Skip to content

Mester-Ulquiorra/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web

The frontend of the Ulquiorra UCP (User Control Panel). This does not contain the backend API!

Build instructions

  1. git clone https://github.com/Mester-Ulquiorra/web.git
    cd web
  2. npm install
    npm run dev

    This will start a development server that you can view by opening localhost:4321 in your browser.

  3. npm run build

    This will build the site and place the files in the dist/ directory.

Licenses

All of the code in this repository is under the 0BSD license, unless specified otherwise.

The licenses of dependencies are in their respective folders in node_modules/ when you install them with npm install.

Astro, the site generator used to build this site, is licensed under the MIT license.

About

The frontend of the Ulquiorra UCP (User Control Panel). This does not contain the backend API!

Resources

License

Stars

Watchers

Forks