Skip to content

ampm-jbnu/ampm-site

Repository files navigation

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 – bongohmoon@gmail.com

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

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages