Skip to content

This is a simple web site for my portfolio made with the NextJS framework

License

Notifications You must be signed in to change notification settings

alexissdev/alexissdev.me

Repository files navigation

Personal website of @alexissdev

MIT License

The website is built with Next.js

Clone the project

git clone https://github.com/alexissdev/alexissdev.me.git

Install dependencies

cd alexissdev.me
npm install

Run the project in development mode

npm run dev

Build and run the project in production mode

npm run build
npm run start

About

This is a simple web site for my portfolio made with the NextJS framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published