Skip to content

antoinemcx/antoinemcx.fr

Repository files navigation

🌐 My personal website and portfolio, built with Nuxt.js 4, TypeScript and TailwindCSS.

Getting Started

Development

  1. Clone the repository: git clone https://github.com/antoinemcx/antoinemcx.fr.git <YOUR_PROJECT_NAME>
  2. Install the dependencies: npm install
  3. Run the development server: npm run dev
  4. The website is up on localhost:3000 🚀

Production

  1. Clone the repository: git clone https://github.com/antoinemcx/antoinemcx.fr.git <YOUR_PROJECT_NAME>
  2. Install the dependencies: npm install
  3. Build the project: npm run build
  4. Run the production server:
    • with simply node ./.output/server/index.mjs
    • or start with pm2: pm2 start ecosystem.config.cjs (recommended)
  5. The website is up on port 3000 (or the one defined in ecosystem.config.cjs, default to 9000) 🚀

Website archives

In this repository, you will also find branches prefixed with archive/*.
These are older versions of my website. Don't hesitate to check them out:


Support me

If you like the project, feel free to put a ⭐ !
You can also join my discord server if you want to have a word or two with me.

More

Found an error? Please create a GitHub issue or a ticket on my discord server.
This repository is licensed under the Apache-2.0 License. See the LICENSE file (here) for more information.

About

My personal website and portfolio, built with Nuxt.js 4

Topics

Resources

License

Stars

Watchers

Forks

Languages