Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kavindumadushanka972/lms
https://github.com/kavindumadushanka972/lms
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kavindumadushanka972/lms
- Owner: kavindumadushanka972
- Created: 2021-09-30T05:47:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-21T03:44:45.000Z (over 3 years ago)
- Last Synced: 2023-05-04T15:41:32.748Z (over 1 year ago)
- Language: Vue
- Size: 6.88 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Online Learning & Teaching Platform
See Live [Click Here](https://project-ilearn.herokuapp.com)
## Project Setup
### Server setup
```
npm install
```### Run server
```
npm run dev
```### Client Setup
```
cd client
``````
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Screens