Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Cvmcosta/ltijs-demo-client
Ltijs Demo Application Client
https://github.com/Cvmcosta/ltijs-demo-client
Last synced: 4 days ago
JSON representation
Ltijs Demo Application Client
- Host: GitHub
- URL: https://github.com/Cvmcosta/ltijs-demo-client
- Owner: Cvmcosta
- License: apache-2.0
- Created: 2020-07-15T00:21:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T16:46:38.000Z (over 1 year ago)
- Last Synced: 2024-08-02T20:46:28.239Z (3 months ago)
- Language: JavaScript
- Size: 320 KB
- Stars: 13
- Watchers: 1
- Forks: 13
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ltijs Demo Client
> Ltijs demo application client
### Usage
- Download or clone the repo
- Run `npm install`
- Run `npm start`
### Building
- Run `npm run build` to create the bundle
### Ltijs server
The code for the Ltijs server used with this project can be found [here](https://github.com/Cvmcosta/ltijs-demo-server).