Galsen DEV's website 🎉
This project is based on Next JS & Tailwind CSS ✅
Installation :
# if you use NPM
$ npm install
# if you use YARN
$ yarn install
First run :
$ npm run dev
# or
$ yarn dev
Fix linting format errors :
npm run lint -- --fix
If you want contribute to this project PLEASE read the Contributing guide first !
This project is under MIT License ✔