Luna Code Checker Code
An advanced web-based tool for checking JavaScript code using ESLint.
Brought to you by:
lunaopenlabs
File | Date | Author | Commit |
---|---|---|---|
LICENSE | 2024-10-09 |
![]() |
[c88c12] Initial commit |
README.md | 2024-10-09 |
![]() |
[72fd1f] Update README.md |
app.js | 2024-10-09 |
![]() |
[8a4135] Create app.js |
index.html | 2024-10-09 |
![]() |
[5b0ab1] Create index.html |
package.json | 2024-10-09 |
![]() |
[f32042] Create package.json |
server.js | 2024-10-09 |
![]() |
[b1ee27] Create server.js |
styles.css | 2024-10-09 |
![]() |
[b40ef9] Create styles.css |
An advanced web-based tool for checking JavaScript code using ESLint.
npm install
to install the dependencies.npm start
to start the server.http://localhost:3000
in your web browser.This project is open source and available under the MIT License.