Skip to content
/ DACSC Public

大安高工電腦研究社社團網站

License

Notifications You must be signed in to change notification settings

daancsc/DACSC

Repository files navigation

DACSC Web

forthebadge forthebadge forthebadge

Standard - JavaScript Style Guide MIT - LICENSE

Screenshots

Phone preview

Desktop preview

Requirements

  • Web browser

  • Any http server

  • npm

Get started

Install http-server or other server what ever you want

$ npm install -g http-server

Install sass to build the sass file

$ npm install -g sass

Clone this project

$ git clone https://github.com/daancsc/DACSC.git

Build style.sass to style.css

$ cd DACSC
$ sass style.sass style.css

Run the http server

$ http-server

Documentation

LICENSE

MIT © DACSC

Full license

Others

Thanks to NTUSTISC for a part of the source code in this project.

NTUSTISC Github

DACSC