Skip to content

kaeteyaruyo/NCKU-CSIE-frontend

Repository files navigation

NCKU CSIE frontend

Refactoring NCKU CSIE official website.

Installation & Developing

  1. Use Unix-like OS.
  2. Get Node.js from official website.
  3. Clone from GitHub
    git clone https://github.com/kaeteyaruyo/NCKU-CSIE-frontend.git
  4. Install dependencies
    npm install
  5. Develop
    • Compiles and hot-reloads for development
    npm run serve
    
    • Compiles and minifies for production
    npm run build
    
    • Lints and fixes files
    npm run lint
    

Developer Guide

Want to contribute?

Anyone can help us to make this project better! Feel free to contact us if you have question.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published