Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 463 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 463 Bytes

spb-frontend.ru

Build Status

The official site of SPB Frontend

Posts

To add new post add Markdown, HTML or JSX file to src/pages/posts/

Development

Site works on gatsby engine

  • Install dependencies yarn install
  • Run development server yarn develop

Deploy

  • yarn deploy