Skip to content

TrexKalp/hackharvard24

Repository files navigation

Installation

  1. Download/fork/clone the repo and Once you're in the correct directory, it's time to install all the necessary dependencies. You can do this by typing the following command:
npm install

If you're using Yarn as your package manager, the command will be:

yarn install
  1. Okay, you're almost there. Now all you need to do is start the development server. If you're using npm, the command is:
npm run dev

And if you're using Yarn, it's:

yarn dev

And voila! You're now ready to start developing. Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors