Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eclass/eclass.github.io
- Owner: eclass
- Created: 2014-09-03T16:46:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-20T13:20:22.000Z (about 2 years ago)
- Last Synced: 2024-04-17T00:09:42.314Z (9 months ago)
- Language: CSS
- Homepage: http://eclass.io
- Size: 10.3 MB
- Stars: 1
- Watchers: 20
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
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`