Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 518 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 518 Bytes

iMaker Website

The website for iEE courses. You can see the generated files at su-da/website repository.

Getting started

Install dependencies:

$ git clone https://github.com/su-da/website.git
$ cd website
$ npm install

Generate:

$ hexo generate

Run server:

$ hexo server

Contributors

  • 简体中文 - xoox

License

CC BY 4.0