tabsp / website

Home Page:https://tabsp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby

Tabsp's blog

🚀 Quick start

  1. Clone code

    git clone https://github.com/tabsp/website.git
  2. Install dependencies

    npm install -g gatsby-cli
    yarn install
  3. Open the source code and start editing!

    gatsby develop

    Your site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

  4. Others

    brew install nasm

Todo list

  • TOC
  • Index page
  • Post tag
  • Comments

About

https://tabsp.com

License:BSD Zero Clause License


Languages

Language:JavaScript 72.3%Language:CSS 23.7%Language:TypeScript 4.0%