Skip to content

Latest commit

 

History

History
78 lines (52 loc) · 2.18 KB

README.md

File metadata and controls

78 lines (52 loc) · 2.18 KB

AM:PM Website

전북대학교 소프트웨어공학과 학술동아리 AM:PM 웹 사이트 (이전 버전)

Contributors Forks Stargazers Issues MIT License

전북대학교 소프트웨어공학과의 알고리즘 및 프로젝트 관련 학술동아리인 AM:PM 웹 사이트입니다.

Setup

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

Development Server

Start the development server on http://localhost:3000

yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

How to contribute

Please check links below before commit.

Meta

Moon Bong-oh – [email protected]

Distributed under the MIT license. See LICENSE for more information.

https://github.com/ampm-jbnu/ampm-site