This is a Next.js project bootstrapped with create-next-app.
Tech Stack • Installation • Usage • Contact
To install the requirements, follow the steps
# Install nodejs v16
curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -
sudo apt-get install -y nodejs
# Install npm
sudo apt-get install -y npmTo Install this project, follow the steps above:
# Clone the repository
git clone https://github.com/ivyeori/website.git
# Install required npm packages
npm i To use this project, follow the steps above:
# Running
npm run-script start
# Build a stable version
npm buildMade with ❤️ by Alex, get in touch!