Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 621 Bytes

File metadata and controls

34 lines (24 loc) · 621 Bytes

APILS

Asia-Pacific Island and Littoral Studies

Development

  1. Checkout the repo:
git clone https://github.com/apilcs/website.git
  1. Install dependencies:
cd website
yarn install
  1. Run the development server:
yarn develop
  1. Visit http://localhost:8000/ in your browser. (The initial article is available at http://localhost:8000/article/.)

Tech stack

  1. Gatsby, Yarn, etc.

    eslint, prettier