Skip to content

applait/xplex-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xplex dashboard

xplex dashboard

The web application frontend for xplex users

developing

To get set up, run:

git clone git@github.com:applait/xplex-dashboard.git
cd xplex-dashboard
npm install

If all went well, you're all set to play around with the code. At this point, the next viable step would be to run any of these commands according to your purpose:

# run a development server at http://localhost:8080/
npm run serve

# build the production version of the app into `./dist`
npm run build

# you may as well use these commands for obvious reasons
# although, they're not yet fully functional/implemented
npm run lint
npm run test

contributing

Use specific commit message convention to go well with semantic-release. Until we settle on a specific convention, use Angular convention as a safe default.

Licence

Copyright 2018 © Applait Technologies LLP

About

xplex's user dashboard web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published