https://github.com/theointech/metacrafters-module-2
Monorepo for Metacrafters Module 2 Challenges
https://github.com/theointech/metacrafters-module-2
Last synced: 8 months ago
JSON representation
Monorepo for Metacrafters Module 2 Challenges
- Host: GitHub
- URL: https://github.com/theointech/metacrafters-module-2
- Owner: TheoInTech
- Created: 2022-08-12T06:20:37.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-05T07:31:52.000Z (almost 4 years ago)
- Last Synced: 2025-02-14T08:38:06.026Z (over 1 year ago)
- Language: TypeScript
- Size: 852 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metacrafters - Module 2
> Monorepo for Metacrafters Module 2 Challenges
### Packages
- Challenge1-solana
### Install
`yarn` or `npm install` on the root directory
Go to the package directory of the challenge. For example,
`cd packages/Challenge1-solana`