/EESA-website

Primary LanguageJavaScriptMIT LicenseMIT

EESA-website

台大電機系學會共同網站

Install

git clone git@github.com:NTUEEInfoDep/EESA-website.git
yarn install
# setup .env.development

Run Commands

yarn run dev

Run in the project locally.

yarn run build

Run a production build into ./public. The result is ready to be put on any static hosting you prefer.

yarn run deploy

Run a production build into ./public and publish the site to GitHub pages.

yarn run cleanup-repository

Removes all dependencies, scripts and data from the installation script.

Roadmap

Other resources