Study project for the «JavaScript. Professional Development of Web Interfaces» course from HTML Academy.
Node.js
is required to run the project
Commands:
- Install dependencies -
npm i
- Start a local server -
npm start
- Building a project -
npm run build
The final code is in the build
directory