Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eclass/eclass.github.io

eClass Dev's Website
https://github.com/eclass/eclass.github.io

Last synced: about 1 month ago
JSON representation

eClass Dev's Website

Awesome Lists containing this project

README

        

# eClass Dev's Website
Experiments, Workshops and Contributions by developers from eClass.

## How install
### Clone
`https://github.com/eclass/eclass.github.io.git`

### Install dependencies
`npm install`

### Run local server task
`npm run dev`

### Run distribution task
`npm run dist`