Skip to content

XM^online 2 - Open Source version of the XME.digital core platform

License

Notifications You must be signed in to change notification settings

ffluffyhedgehog/xm-webapp

 
 

Repository files navigation

XM^online 2 - General Single Page Application (xm-webapp)

Prerequisites:

How to start

  • Checkout code from the repository:
git clone https://github.com/xm-online/xm-webapp
cd xm-webapp/
  • Add extensions (optional):
cd src/app/ext/
git clone <repo with extension>
  • Change API endpoint in the file proxy.conf.js (optional): value for the parameter target
  • Install all dependencies:
npm install
  • Build i18n resources and register extensions (optional):
npm run prebuild
  • Start web application:
npm start

Contribution

About

XM^online 2 - Open Source version of the XME.digital core platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 63.8%
  • HTML 25.3%
  • SCSS 5.7%
  • JavaScript 4.6%
  • Groovy 0.2%
  • Python 0.2%
  • Other 0.2%