Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 789 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 789 Bytes

Project

The portfolio project to improve my web development skills. Project is focus on Node.js technology which is uses with node in backend site of the web application.

Installation

Use the npm packages, however project will not start without .env files.

npm install

Available Scripts

npm start

Runs the app on http://localhost:8000 and connect to database (MySQL). Result of the working application we can see in the console.

npm run test

Runs API test cases to verify that our request works correctly.

npm run lint

Runs Eslint tests. Configuration is available in file .eslintrc.

Contributing

Feel free to review the code.

License

MIT