- Make sure your NodeJS and yarn versions are up to date
- Clone the repository
$ git clone https://github.com/SoftwareMaestro-LinkLip/LinkLip-Parser.git$ yarn install- start server
$ yarn dev- Node.js
- Express.js
- Install editor
Visual Studio Code - Make sure your
NodeJSandyarnversions are up to date
$ git clone https://github.com/SoftwareMaestro-LinkLip/LinkLip-Parser.git
$ cd LinkLip-Parser
$ yarn install- Make pull request to main branch and merge it.
linklip-parser
├── public/ # static files
├── utils/ # utilitis
│ └── parser.js # web parser
│
├── index.js
├── ...
└── pakage.json