8000 GitHub - Zen-cronic/blog: Toronto JS blog
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Zen-cronic/blog

 
 

Repository files navigation

TorontoJS Blog

Pre-requisites

Project setup

Check detailed documentation on the project setup and how to get it running in src/content/docs/setup.md.

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs all dependencies
npm start Starts local dev server at https://localhost:3000/
npm run build Build your production site to ./dist/
npm run lint Checks the project for errors and fix most of them

Check detailed documentation on the commands available in src/content/docs/commands.md.

Contributing

If you want to contribute to the project, please read the contributing guide.

Releases

No releases published

Packages

No packages published

Languages

  • Astro 42.5%
  • TypeScript 20.7%
  • JavaScript 19.7%
  • CSS 17.1%
0