Skip to content

NTUEEInfoDep/EESA-website

Repository files navigation

EESA-website

台大電機系學會共同網站

Install

git clone [email protected]: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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published