Skip to content

yazinsai/anti-hate

Repository files navigation

Anti Hate

Installation

Make sure you have node >19.9, then run the following

# Install npm packages
npm install

# Run development
npm run dev 

# Create a build
npm run build