This is the source code for my Freelancer account creating bot.
This project is maintained by @hanyc91539
Don't forget to star ⭐ this repository.
Explore the docs »
Visit Site
·
Report Bug
·
Request Feature
Make sure you have Nodejs installed.
node --version
-
Clone the repository :
- With HTTPS:
git clone https://github.com/hanyc91539/trademark-platform-by-using-nextjs.git
- With SSH:
[email protected]:hanyc91539/trademark-platform-by-using-nextjs.git
- With HTTPS:
-
Navigate to working Directory and master branch
cd trademark-platform-by-using-nextjs
-
Install the dependencies:
npm install
- Installs all the dependencies required by the project.
-
Run Server
npm run serve
-
To contribute, make pull request for your own branch:
git add . git commit -m "<COMMIT-MESSAGE>" git push origin <NAME-OF-THE-BRANCH>
Contributions, Issues and Feature requests are Welcome!
Feel free to check the Issues page.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
This project is MIT licensed.
Copyright © 2023 hanyc. All rights reserved.