Skip to content
/ DACSC Public
forked from daancsc/DACSC

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

License

Notifications You must be signed in to change notification settings

cjs835/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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.2%
  • Sass 15.5%
  • HTML 8.3%