first commit

This commit is contained in:
Liliia Hurko 2025-10-10 14:15:34 +02:00
parent 7d39a835a7
commit a2c11df4fa

View File

@ -39,5 +39,7 @@
To begin the development, run `npm start` or `yarn start`. To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`. To create a production bundle, use `npm run build` or `yarn build`.
--> -->
System.out.println(new Date());
</body> </body>
</html> </html>