Skip to content

hiradp/hirad.codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hirad.codes

🚀 Deploy your GitHub README, built with Next.js.

Development

Install Node v16 and Yarn. Then start with the commands below:

# Install NVM (https://github.com/nvm-sh/nvm)
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash

# Install Node v14
nvm install 14

# Install Yarn
npm install -g yarn

# Install dependencies
yarn install

# Lint
yarn lint --fix

# Start a dev server for local development
yarn dev

# Build for production
yarn build

# Run production build
yarn start

About

🚀 Deploy your GitHub README, built with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published