Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 365 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 365 Bytes

Herstory of East Asia

https://herstory-of-east-asia.netlify.app/

Development

Requirements

  • npm

Launch Development Server

$ git clone https://github.com/NullFull/herstory-of-east-asia
$ cd herstory-of-east-asia
$ npm install
$ npx gatsby develop

Deploy Production

Merge to @master branch.