Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 570 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 570 Bytes

Galsen DEV

Galsen DEV's website 🎉

This project is based on Next JS & Tailwind CSS

Build Setup

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

Contributors

If you want contribute to this project PLEASE read the Contributing guide first !

License

This project is under MIT License