Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.77 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.77 KB

Gatsby

Gatsby Minimal TypeScript Starter

🚀 Quick start

  1. Install demendencies.

    npm install
  2. Create an .env.

    DEV_API_KEY=

    get the key on dev.to site profile.

  3. Start developing.

    npm run develop
  4. Open the code and start customizing!

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

    Edit src/pages/index.tsx to see your site update in real-time!

  5. Learn more

🚀 Quick start (Netlify)

Deploy this starter with one click on Netlify:

Deploy to Netlify