Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 517 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 517 Bytes

Mccrawler

The website for the McCrawler organization and website.

Info

Uses:

  • React is a popular JavaScript library for building user interfaces.

  • Vite is a blazing fast frontend build tool that includes features like Hot Module Reloading (HMR), optimized builds, and TypeScript support out of the box.

Using the two in conjunction is one of the fastest ways to build a web app.

Getting Started

  • Run the command vite
  • Edit files and watch them update