Skip to content

JessHua159/alexandria-ui

Repository files navigation

UI for Alexandria

Back-end can be found here.

Front-end can be viewed on XAMPP. To create a local deployment of it, follow these instructions:

  1. Download XAMPP for your OS from Apache Friends.

  2. Follow the corresponding instructions. If prompted, select an empty folder to install XAMPP in.

  3. Clone this repository into <path of XAMPP>/htdocs folder.

  4. Add

ui:
  port: 3000

to the bottom of application-local.yml file from the back-end.

  1. Open a shell from the XAMPP Control Panel.

  2. From that shell, navigate to <path of XAMPP>/htdocs/<repository name> and enter in php -S localhost:3000.

  3. To view the pages, enter in http://localhost:3000 into your browser.

About

UI for alexandria

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •