Skip to content

SERG-UAlbany/LightSIDE-Web-APP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LightSIDE Web-APP

This project leverages the LightSIDE workbench

Follow the steps below to run the project

git pull https://github.com/LightSideWorkbench/LightSide
  • Pull this project's repository
git pull https://github.com/mohit-kukreja/masters-project.git
  • Copy and replace the src/ folder, run.sh and build.xml from this project to the official LightSIDE project directory.
  • Change directory to the official lightSIDE project and perform ant build to start the backend Server of LightSIDE, which is started at http://localhost:8000
  • Change directory to the client/lightside-webapp and fire ng serve to start the client web-app.

Access the web-app at http://localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.9%
  • TypeScript 2.6%
  • Shell 1.4%
  • HTML 0.6%
  • CSS 0.2%
  • JavaScript 0.2%
  • Batchfile 0.1%