cherries
No description available.
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- index.ts
- resources.json
- site.json
- app.tsx
- banner.tsx
- box.tsx
- content.tsx
- footer.tsx
- heartIcon.tsx
- item.tsx
- layout.tsx
- _app.tsx
- _document.tsx
- index.tsx
- favicon.ico
- globals.css
- .eslintrc.json
- .gitignore
- next.config.js
- package.json
- README.md
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/forecho/cherries
Downloads the entire project code from GitHub to your computer.
cd cherries
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm run dev
Starts the development/run server.
yarn dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
