tnfshcec / tnfshcec-web

電機社社網
http://www.tnfshcec.com/
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

tnfshcec-web

Tech Stack

Development

  1. Make sure Node.js and npm are installed.
  2. git clone this repository, then cd into it.
  3. Run npm install to install dependencies.
  4. npm run dev to start the development server.
    • Build: npm run build
    • Preview build: npm run preview