전북대학교 소프트웨어공학과 학술동아리 AM:PM 웹 사이트 (이전 버전)
전북대학교 소프트웨어공학과의 알고리즘 및 프로젝트 관련 학술동아리인 AM:PM 웹 사이트입니다.
Node.js version should be at least 16.17.0(LTS).
Make sure to install the dependencies:
# yarn (up to 3)
yarn install
# npm
npm install
# pnpm
pnpm install
Start the development server on http://localhost:3000
yarn dev
Build the application for production:
yarn build
Locally preview production build:
yarn preview
Please check links below before commit.
Moon Bong-oh – [email protected]
Distributed under the MIT license. See LICENSE
for more information.